Update test config files

This commit is contained in:
Ian Barwick
2017-05-02 10:17:13 +09:00
parent a960ed9d49
commit 0a553c309b
2 changed files with 8 additions and 0 deletions

8
repmgr.test.node2.conf Normal file
View File

@@ -0,0 +1,8 @@
# repmgr.conf file for testing
node_id=2
upstream_node_id=1
node_name='node2'
use_replication_slots = true
conninfo = 'host=127.0.0.1 dbname=repmgr user=repmgr port=5501 connect_timeout=2'
loglevel = 'DEBUG'