mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 00:26:30 +00:00
doc: fix descriptions of %p event notification script parameter
This commit is contained in:
@@ -90,7 +90,7 @@
|
|||||||
<term><option>%p</option></term>
|
<term><option>%p</option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
node ID of the demoted standby (<xref linkend="repmgr-standby-switchover"> only)
|
node ID of the demoted primary (<xref linkend="repmgr-standby-switchover"> only)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|||||||
@@ -143,7 +143,7 @@
|
|||||||
<para>
|
<para>
|
||||||
If using an event notification script, <literal>standby_switchover</literal>
|
If using an event notification script, <literal>standby_switchover</literal>
|
||||||
will populate the placeholder parameter <literal>%p</literal> with the node ID of
|
will populate the placeholder parameter <literal>%p</literal> with the node ID of
|
||||||
the former standby.
|
the former primary.
|
||||||
</para>
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user