mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-28 17:36:30 +00:00
Add section about upgrading
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<chapter id="repmgrd-degraded-monitoring">
|
||||
<title>"degraded monitoring" mode</title>
|
||||
<para>
|
||||
In certain circumstances, `repmgrd` is not able to fulfill its primary mission
|
||||
In certain circumstances, <command>repmgrd</command> is not able to fulfill its primary mission
|
||||
of monitoring the nodes' upstream server. In these cases it enters "degraded
|
||||
monitoring" mode, where `repmgrd` remains active but is waiting for the situation
|
||||
monitoring" mode, where <command>repmgrd</command> remains active but is waiting for the situation
|
||||
to be resolved.
|
||||
</para>
|
||||
<para>
|
||||
@@ -62,7 +62,8 @@
|
||||
</para>
|
||||
<para>
|
||||
By default, <literal>repmgrd</literal> will continue in degraded monitoring mode indefinitely.
|
||||
However a timeout (in seconds) can be set with <varname>degraded_monitoring_timeout</varname>.
|
||||
However a timeout (in seconds) can be set with <varname>degraded_monitoring_timeout</varname>,
|
||||
after which <command>repmgrd</command> will terminate.
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user