Add a flag for max_idle postgres connections
Created by: rafax
Add a flag that allows us to tune maximum number of idle Postgres connections (instead of setting it to the maximum size of connection pool).
Test plan
-
Tested locally -
Doesn't change the default behaviour