cluster

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

commit a68552f45ee65070bb6ba201369a8239c35720ae
parent 9a3c3b509c0bbf228bc4767de785b9e7e408171f
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu,  6 Apr 2023 14:47:36 +0200

rescale pg cluster

Diffstat:
Minfrastructure/configs/postgres-clusters.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -21,12 +21,12 @@ spec: instagram_bridge: instagram_bridge enableConnectionPooler: false enableReplicaConnectionPooler: false - numberOfInstances: 3 + numberOfInstances: 1 postgresql: version: "15" parameters: password_encryption: scram-sha-256 - max_connections: "200" + max_connections: "300" teamId: matrix users: synapse: []