mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 08:06:29 +00:00
Correct some doc typos
This commit is contained in:
@@ -132,7 +132,7 @@ REPMGRD_OPTS="--daemonize=false"</programlisting>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Add check <link linkend="repmgr-standby-switchover"><command>repmgr standby switchover</command></link>
|
Add check to <link linkend="repmgr-standby-switchover"><command>repmgr standby switchover</command></link>
|
||||||
to ensure the data directory on the demotion candidate is configured correctly in <filename>repmgr.conf</filename>.
|
to ensure the data directory on the demotion candidate is configured correctly in <filename>repmgr.conf</filename>.
|
||||||
This is to ensure that &repmgr;, when remotely executed on the demotion candidate, can correctly verify
|
This is to ensure that &repmgr;, when remotely executed on the demotion candidate, can correctly verify
|
||||||
that PostgreSQL on the demotion candidate was shut down cleanly. GitHub #523.
|
that PostgreSQL on the demotion candidate was shut down cleanly. GitHub #523.
|
||||||
|
|||||||
@@ -99,7 +99,7 @@
|
|||||||
</indexterm>
|
</indexterm>
|
||||||
<simpara>
|
<simpara>
|
||||||
<literal>promote_check_interval</literal>:
|
<literal>promote_check_interval</literal>:
|
||||||
interval (in seconds, default: 1 seconds) to wait between each check
|
interval (in seconds, default: 1 second) to wait between each check
|
||||||
to determine whether the standby has been promoted.
|
to determine whether the standby has been promoted.
|
||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|||||||
Reference in New Issue
Block a user