doc: document "primary_follow_timeout" configuration file parameter.

This commit is contained in:
Ian Barwick
2018-02-27 10:09:40 +09:00
parent 9365bf3474
commit a27dd8c49c
2 changed files with 7 additions and 3 deletions

View File

@@ -29,8 +29,8 @@
<para>
Note that &repmgr; will wait for up to <varname>promote_check_timeout</varname> seconds
(default: 60 seconds) to verify that the standby has been promoted, and will
check the promotion every <varname>promote_check_interval</varname> seconds (default: 1 second)
(both values can be defined in <filename>repmgr.conf</filename>).
check the promotion every <varname>promote_check_interval</varname> seconds (default: 1 second).
Both values can be defined in <filename>repmgr.conf</filename>.
</para>
</refsect1>