diff --git a/doc/repmgr-node-rejoin.xml b/doc/repmgr-node-rejoin.xml index 5219f21a..64c33c92 100644 --- a/doc/repmgr-node-rejoin.xml +++ b/doc/repmgr-node-rejoin.xml @@ -430,7 +430,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. @@ -460,8 +460,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,