mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 08:06:29 +00:00
Add a new standby_name parameter that, when provided in repmgr.conf,
is included in the primary_conninfo as application_name... This is a simple first step towards making repmgr works fine with 9.1 and sync standbys
This commit is contained in:
@@ -7,6 +7,7 @@ cluster=test
|
||||
|
||||
# Node ID
|
||||
node=2
|
||||
standby_name=standby2
|
||||
|
||||
# Connection information
|
||||
conninfo='host=192.168.204.104'
|
||||
|
||||
Reference in New Issue
Block a user