Update repmgrd usage examples and help output

This commit is contained in:
Ian Barwick
2014-12-25 10:52:50 +09:00
parent 6f80cd5441
commit 4c64d52afb
2 changed files with 4 additions and 2 deletions

View File

@@ -202,7 +202,7 @@ Start the repmgrd daemons
Log in node2 and witness.
su - postgres
repmgrd -f /etc/repmgr/repmgr.conf > /var/log/postgresql/repmgr.log 2>&1
repmgrd -f /etc/repmgr/repmgr.conf --daemonize -> /var/log/postgresql/repmgr.log 2>&1
**Note:** The Master does not need a repmgrd daemon.