fix: increase max connection count

This commit is contained in:
Toboshii Nakama
2022-09-26 23:53:31 -05:00
committed by GitHub
parent 10957b34f1
commit 760ebc2d05

View File

@@ -15,6 +15,10 @@ spec:
bootstrap:
recovery:
source: postgres-backup
postgresql:
parameters:
max_connections: "300"
shared_buffers: "512MB"
monitoring:
enablePodMonitor: true
backup: