Typo in example command.

This commit is contained in:
PriceChild
2014-04-01 16:31:33 +01:00
committed by Jaime Casanova
parent 16da2f48c2
commit 235c98a0b5

View File

@@ -217,7 +217,7 @@ Edit the repmgr.conf of the node to remove from automatic processing and change:
Then, signal repmgrd daemon::
su - postgres
kill -HUP `pidoff repmgrd`
kill -HUP `pidof repmgrd`
Usage
=====