mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Merge pull request #24 from PriceChild/patch-1
Typo in example command.
This commit is contained in:
@@ -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
|
||||
=====
|
||||
|
||||
Reference in New Issue
Block a user