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

11
repmgr.test.node1.conf Normal file
View File

@@ -0,0 +1,11 @@
# repmgr.conf file for testing
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'
loglevel = 'DEBUG'