diff --git a/doc/repmgr-node-rejoin.xml b/doc/repmgr-node-rejoin.xml index 914ea46d..bae78f4c 100644 --- a/doc/repmgr-node-rejoin.xml +++ b/doc/repmgr-node-rejoin.xml @@ -451,7 +451,7 @@ - In all current PostgreSQL versions (as of September 2020), pg_rewind + In all PostgreSQL released before February 2021, pg_rewind contains a corner-case bug which affects standbys in a very specific situation. @@ -481,8 +481,7 @@ Currently it is not possible to resolve this situation using pg_rewind. A patch - has been successfully submitted and will be included the next PostgreSQL minor release round, scheduled for - February 2021. + was submitted and is included in all PostgreSQL versions released in February 2021 or later. As a workaround, start the primary server the standby was previously attached to,