mirror of
https://github.com/coltoneshaw/CS-Repro-Mattermost.git
synced 2025-12-23 18:11:34 +01:00
added initial setup of replicas
This commit is contained in:
3
files/postgres/replica/replica_1/replica_1_config.conf
Normal file
3
files/postgres/replica/replica_1/replica_1_config.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
# replication slot on sending server
|
||||
# This needs to be configured using the docs below for "Keeping the replica and primary in sync."
|
||||
primary_slot_name = 'replica_1_slot'
|
||||
Reference in New Issue
Block a user