commit 57e460ba15367780565aae3c99c8fd6b62e72e48
parent 9c8517393ce104d66528b845de9061dcaee568e0
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Tue, 16 Sep 2025 12:20:22 +0200
Meow
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure_talos/configs/cnpg-cluster.yaml b/infrastructure_talos/configs/cnpg-cluster.yaml
@@ -40,7 +40,7 @@ spec:
parameters:
# Tuned by https://pgconfigurator.cybertec-postgresql.com/
# Connectivity
- max_connections: "320"
+ max_connections: "220"
superuser_reserved_connections: "5"
# Memory Settings
shared_buffers: 2048 MB