From 1476b21cd4821b25294b84efdbc838b7a80610f3 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 9 Mar 2018 09:46:03 +0900 Subject: [PATCH] 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. --- doc/appendix-release-notes.sgml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/appendix-release-notes.sgml b/doc/appendix-release-notes.sgml index aa8ce45f..78ae55c7 100644 --- a/doc/appendix-release-notes.sgml +++ b/doc/appendix-release-notes.sgml @@ -30,6 +30,15 @@ for more details. + + + 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. + + + Usability enhancements @@ -144,6 +153,14 @@ This release can be installed as a simple package upgrade from repmgr 4.0 ~ 4.0.2; repmgrd (if running) should be restarted. + + + 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. + + Usability enhancements