diff --git a/HISTORY b/HISTORY index c9b412a5..00923025 100644 --- a/HISTORY +++ b/HISTORY @@ -4,8 +4,6 @@ minimize the risk of clashes with other shared libraries (Ian) repmgrd: at startup, if node record is marked as "inactive", attempt to set it to "active" (Ian) - -5.2.2. 2021-??-?? standby clone: set "slot_name" in node record if required (Ian) node rejoin: emit rejoin target note information as NOTICE (Ian) repmgrd: ensure short option "-s" is accepted (Ian) diff --git a/doc/appendix-release-notes.xml b/doc/appendix-release-notes.xml index 2a28b651..b8f88db0 100644 --- a/doc/appendix-release-notes.xml +++ b/doc/appendix-release-notes.xml @@ -24,7 +24,7 @@ This release provides support for PostgreSQL 14, - to be released later in 2021. + to be released in September 2021. Improvements @@ -44,6 +44,11 @@ This makes it easier to identify unexpected events during a switchover operation, such as the demotion candidate being unexpectedly restarted by an external process. + + Note that the output of the repmgr node rejoin + operation on the demotion candidate will now be logged to a temporary file on that node; + the location of the file will be reported in the error message, if one is emitted. + @@ -55,6 +60,15 @@ repmgrd_exit_on_inactive_node to true. + + + repmgr node rejoin: + emit rejoin target note information as NOTICE. + + + This makes it clearer what &repmgr; is trying to do. + + @@ -63,31 +77,6 @@ Bug fixes - - - &repmgrd;: rename internal shared library functions to minimize the - risk of clashes with other shared libraries. - - - This does not affect user-facing SQL functions. - - - - - - - - - Release 5.2.2 - ??? ? ???, 2021 - - &repmgr; 5.2.2 is a minor release. - - - Bug fixes - - - repmgr standby clone: @@ -99,23 +88,23 @@ + - - repmgr node rejoin: - emit rejoin target note information as NOTICE. - - - This makes it clearer what &repmgr; is trying to do. - - + + &repmgrd;: rename internal shared library functions to minimize the + risk of clashes with other shared libraries. + + + This does not affect user-facing SQL functions. Howe + + + &repmgrd;: ensure short option is accepted. - - - +