mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16: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::
|
Then, signal repmgrd daemon::
|
||||||
|
|
||||||
su - postgres
|
su - postgres
|
||||||
kill -HUP `pidoff repmgrd`
|
kill -HUP `pidof repmgrd`
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
=====
|
=====
|
||||||
|
|||||||
Reference in New Issue
Block a user