Skip to content

Set postgresql max_connections to 200

Daniel Palomar requested to merge fix/update-postgresql-max-connections into 16.0

Add more connections to avoid the next error:

failed: FATAL:  remaining connection slots are reserved for non-replication superuser connections

Merge request reports

Loading