mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Rename standby_name configuration option as node_name
per gripe by Cedric
This commit is contained in:
@@ -7,7 +7,7 @@ cluster=test
|
||||
|
||||
# Node ID
|
||||
node=2
|
||||
standby_name=standby2
|
||||
node_name=standby2
|
||||
|
||||
# Connection information
|
||||
conninfo='host=192.168.204.104'
|
||||
|
||||
Reference in New Issue
Block a user