fix(patroni): increase max_connections to 300 in DCS bootstrap parameters
This commit is contained in:
parent
d20578c91a
commit
737b3b3b63
@ -26,6 +26,7 @@ bootstrap:
|
||||
postgresql:
|
||||
use_pg_rewind: true
|
||||
parameters:
|
||||
max_connections: 300
|
||||
wal_level: replica
|
||||
hot_standby: "on"
|
||||
wal_keep_size: 512
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user