Skip to content

Add a flag for max_idle postgres connections

Administrator requested to merge add_flag_for_max_idle into main

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

Merge request reports

Loading