mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
create and update node records
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user