~xenrox/ansible

bf81560ebb4118cbd04bc4b847b89411626632e1 — Thorben Günther 2 years ago 51013f0
xenrox.net: Increase postgres connections
1 files changed, 1 insertions(+), 1 deletions(-)

M host_vars/xenrox.net/vars.yml
M host_vars/xenrox.net/vars.yml => host_vars/xenrox.net/vars.yml +1 -1
@@ 15,7 15,7 @@ croc_relay: true
hostname: avalon.xenrox.net
srht: true

pg_max_connections: 100
pg_max_connections: 200
pg_shared_buffers: 8GB
pg_work_mem: 64MB
pg_maintenance_work_mem: 2GB