cluster

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

commit 13e7afe5083a880dd1c98a09a4a42f4d3b54c78e
parent d002dbbeb1c1dc655af898ab23b80315839b23e6
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri,  7 Apr 2023 16:52:04 +0200

try async replication

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

diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -32,7 +32,6 @@ spec: parameters: password_encryption: scram-sha-256 max_connections: "200" - log_statement: "all" teamId: matrix users: synapse: [] @@ -47,7 +46,7 @@ spec: loop_wait: 10 retry_timeout: 10 failsafe_mode: true - synchronous_mode: true - synchronous_mode_strict: false - synchronous_node_count: 1 - maximum_lag_on_failover: 33554432 + #synchronous_mode: true + #synchronous_mode_strict: false + #synchronous_node_count: 1 + maximum_lag_on_failover: 150