master register: warn if "upstream_node_id" set

This commit is contained in:
Ian Barwick
2017-04-26 22:18:40 +09:00
parent 16a47f5693
commit a3a4c441b6
2 changed files with 16 additions and 2 deletions

View File

@@ -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'