commit 9c8517393ce104d66528b845de9061dcaee568e0
parent 1557dee7849e79cc238f4cd40738dbde239a3a47
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Tue, 16 Sep 2025 12:12:12 +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: "220"
+ max_connections: "320"
superuser_reserved_connections: "5"
# Memory Settings
shared_buffers: 2048 MB