commit f21d2ad1c806b6eb27929b1dd2030c3c33a7e891
parent 9e429de7316b30889cc44ad32555c7a5def15056
Author: MTRNord <mtrnord1@gmail.com>
Date: Thu, 31 Aug 2023 21:02:07 +0200
Up connections for now
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml
@@ -39,7 +39,7 @@ spec:
version: "15"
parameters:
# Connectivity
- max_connections: "240"
+ max_connections: "340"
superuser_reserved_connections: "3"
# Memory settings