feat: increase default shared buffers
lint-and-test / lint-helm (push) Successful in 59s
release-charts-postgres-cluster / release (push) Successful in 1m16s
renovate / renovate (push) Successful in 1m28s
lint-and-test / chart-testing (push) Successful in 3m4s

This commit is contained in:
2026-05-17 20:49:07 -05:00
parent c6a6668e5e
commit 61467d4638
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ cluster:
# -- PostgreSQL configuration options (postgresql.conf)
parameters:
shared_buffers: 128MB
shared_buffers: 512MB
max_slot_wal_keep_size: 2000MB
hot_standby_feedback: "on"