Add --repmgrd option to "repmgr node check"

This provides a simple way for checking whether the node's repmgrd is
running.

GitHub #719.
This commit is contained in:
Ian Barwick
2021-09-27 17:46:33 +09:00
parent 16349d95e9
commit 3870768d80
10 changed files with 178 additions and 5 deletions

View File

@@ -69,6 +69,14 @@
This makes it clearer what &repmgr; is trying to do.
</para>
</listitem>
<listitem>
<para>
<link linkend="repmgr-node-check">repmgr node check</link>:
option <option>--repmgrd</option> added to check &repmgrd;
status.
</para>
</listitem>
</itemizedlist>
</para>
</sect2>