doc: clarify prerequisites for executing the "repmgr service" commands

Note node accessibility requirements on each command's reference
page.
This commit is contained in:
Ian Barwick
2019-08-30 12:07:37 +09:00
parent b1c6418e8d
commit 19190153a0
3 changed files with 32 additions and 2 deletions

View File

@@ -42,6 +42,15 @@
</para>
</refsect1>
<refsect1>
<title>Prerequisites</title>
<para>
PostgreSQL must be accessible on all nodes (using the <varname>conninfo</varname> string shown by
<link linkend="repmgr-cluster-show"><command>repmgr cluster show</command></link>)
from the node where <command>repmgr service pause</command> is executed.
</para>
</refsect1>
<refsect1>
<title>Execution</title>
<para>