cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 1a1a7961670a00323c1164afb90e8cccb4fc6199
parent 27ecf8ac006e7e666e62fb87fa1fe9e30b692739
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri,  7 Apr 2023 00:46:07 +0200

Add more connections with the hope this being the issue

Diffstat:
Minfrastructure/configs/postgres-clusters.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -26,7 +26,7 @@ spec: version: "15" parameters: password_encryption: scram-sha-256 - max_connections: "300" + max_connections: "400" teamId: matrix users: synapse: []