mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-28 09:26:29 +00:00
master register: warn if "upstream_node_id" set
This commit is contained in:
@@ -4,6 +4,7 @@ cluster=foo
|
||||
node=1
|
||||
|
||||
node_id=1
|
||||
upstream_node_id=2
|
||||
node_name='node1'
|
||||
use_replication_slots = true
|
||||
conninfo = 'host=127.0.0.1 dbname=repmgr user=repmgr port=5501 connect_timeout=2'
|
||||
|
||||
Reference in New Issue
Block a user