Rename standby_name configuration option as node_name

per gripe by Cedric
This commit is contained in:
Jaime Casanova
2011-08-05 00:02:48 -05:00
parent 276c947202
commit 7b3a9cbbe4
5 changed files with 12 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ cluster=test
# Node ID
node=2
standby_name=standby2
node_name=standby2
# Connection information
conninfo='host=192.168.204.104'