mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
doc: update release notes
Add note about requiring 4.0.3 or later on all nodes when performing a switchover from a noder running 4.0.3 or later. Per report in GitHub #388.
This commit is contained in:
@@ -30,6 +30,15 @@
|
|||||||
for more details.
|
for more details.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<note>
|
||||||
|
<para>
|
||||||
|
It is not possible to perform a switchover where the demotion candidate is
|
||||||
|
running &repmgr; 4.0.2 or lower; all nodes should be upgraded to the latest version (4.0.4).
|
||||||
|
This is due to additional checks introduced in 4.0.3 which require the presence of
|
||||||
|
4.0.3 or later versions on all nodes.
|
||||||
|
</para>
|
||||||
|
</note>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Usability enhancements</title>
|
<title>Usability enhancements</title>
|
||||||
|
|
||||||
@@ -144,6 +153,14 @@
|
|||||||
This release can be installed as a simple package upgrade from repmgr 4.0 ~ 4.0.2;
|
This release can be installed as a simple package upgrade from repmgr 4.0 ~ 4.0.2;
|
||||||
repmgrd (if running) should be restarted.
|
repmgrd (if running) should be restarted.
|
||||||
</para>
|
</para>
|
||||||
|
<note>
|
||||||
|
<para>
|
||||||
|
It is not possible to perform a switchover where the demotion candidate is
|
||||||
|
running &repmgr; 4.0.2 or lower; all nodes should be upgraded to 4.0.3. This is due
|
||||||
|
to additional checks introduced in 4.0.3 which require the presence of
|
||||||
|
4.0.3 or later versions on all nodes.
|
||||||
|
</para>
|
||||||
|
</note>
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Usability enhancements</title>
|
<title>Usability enhancements</title>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user