docs: improve event notification documentation

This commit is contained in:
Ian Barwick
2017-11-29 14:43:28 +09:00
parent 146c412061
commit 1fde81cf3f
12 changed files with 102 additions and 1 deletions

View File

@@ -42,5 +42,13 @@
repmgr standby unregister -f /etc/repmgr.conf --node-id=3</programlisting>
</para>
</refsect1>
<refsect1>
<title>Event notifications</title>
<para>
A <literal>standby_unregister</literal> event notification will be generated.
</para>
</refsect1>
</refentry>