mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 06:45:49 -04:00
b3055ab4fb
Should be limited to the maximum number of connections excluding autovacuum workers, not including. Add similar check for max_wal_senders, which should never be higher than max_connections.