create and update node records

This commit is contained in:
Ian Barwick
2017-04-24 10:24:44 +09:00
parent 18c2cfda0b
commit ca6b493763
4 changed files with 385 additions and 4 deletions

View File

@@ -6,5 +6,5 @@ node=1
node_id=1
node_name='node1'
use_replication_slots = true
conninfo = 'host=127.0.0.1 dbname=repmgr user=foo port=5501'
conninfo = 'host=127.0.0.1 dbname=repmgr user=repmgr port=5501'
loglevel = 'DEBUG'