mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
doc: update release notes
This commit is contained in:
1
HISTORY
1
HISTORY
@@ -3,6 +3,7 @@
|
|||||||
repmgr: add "--siblings-follow" option to "standby promote" (Ian)
|
repmgr: add "--siblings-follow" option to "standby promote" (Ian)
|
||||||
repmgr: improve "--dry-run" behaviour for "standby promote" and
|
repmgr: improve "--dry-run" behaviour for "standby promote" and
|
||||||
"standby switchover" (Ian)
|
"standby switchover" (Ian)
|
||||||
|
repmgrd: monitor standbys attached to primary (Ian)
|
||||||
|
|
||||||
4.3.1 2019-??-??
|
4.3.1 2019-??-??
|
||||||
repmgr: ensure BDR2-specific functionality cannot be used on
|
repmgr: ensure BDR2-specific functionality cannot be used on
|
||||||
|
|||||||
@@ -57,6 +57,27 @@
|
|||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
<sect2>
|
||||||
|
<title>repmgrd enhancements</title>
|
||||||
|
<para>
|
||||||
|
<itemizedlist>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
On the primary node, &repmgrd; is now able to monitor standby connections and,
|
||||||
|
if the number of nodes connected falls below a certain (configurable) value,
|
||||||
|
execute a custom script.
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
See section <link linkend="repmgrd-primary-child-disconnection">Monitoring standby disconnections on the primary node</link>
|
||||||
|
for more details.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
</itemizedlist>
|
||||||
|
</para>
|
||||||
|
</sect2>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1 id="release-4.3.1">
|
<sect1 id="release-4.3.1">
|
||||||
|
|||||||
Reference in New Issue
Block a user