mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Update test config files
This commit is contained in:
8
repmgr.test.node2.conf
Normal file
8
repmgr.test.node2.conf
Normal 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'
|
||||
Reference in New Issue
Block a user