doc: add a section about repmgrd and service commands etc.

This commit is contained in:
Ian Barwick
2018-04-05 11:47:35 +09:00
parent 644a56a645
commit b4dab86c3b
2 changed files with 101 additions and 18 deletions

View File

@@ -76,11 +76,12 @@
<para>
Double-check which commands will be used to stop/start/restart the current
primary; on the primary execute:
primary; on the current primary execute:
<programlisting>
repmgr -f /etc/repmgr.conf node service --list --action=stop
repmgr -f /etc/repmgr.conf node service --list --action=start
repmgr -f /etc/repmgr.conf node service --list --action=restart</programlisting>
</para>
<para>