mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
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