commit ce1c46739d789ba44df2f1c27e3b1ca2b00c4aa8
parent 8437af0af70811036752c00221f0c26676ee70f9
Author: MTRNord <mtrnord1@gmail.com>
Date: Mon, 24 Jul 2023 14:57:08 +0200
small pg changes
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: "160"
+ max_connections: "240"
superuser_reserved_connections: "3"
# Memory settings