Re: Corner-case bug in pg_rewind

Pavel Borisov <pashkin.elfe@gmail.com>

From: Pavel Borisov <pashkin.elfe@gmail.com>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Ian Barwick <ian.barwick@2ndquadrant.com>, Anastasia Lubennikova <a.lubennikova@postgrespro.ru>, Ian Lawrence Barwick <barwick@gmail.com>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2020-12-03T14:49:37Z
Lists: pgsql-hackers
>
> Ok, pushed and backpatched this now.
>
Very nice!
Thanks to you all!

-- 
Best regards,
Pavel Borisov

Postgres Professional: http://postgrespro.com <http://www.postgrespro.com>

Commits

  1. Fix more race conditions in the newly-added pg_rewind test.

  2. Fix race conditions in newly-added test.

  3. Fix pg_rewind bugs when rewinding a standby server.

  4. Allow pg_rewind to use a standby server as the source system.

  5. Support clean switchover.