Re: A failure of standby to follow timeline switch
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, masao.fujii@oss.nttdata.com, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-01-13T19:51:32Z
Lists: pgsql-hackers
On 2021-Jan-13, Fujii Masao wrote: > Thanks for the review! > I'm ok with this change (i.e., insert only single row). > Attached is the updated version of the patch. Looks good to me, thanks! -- Álvaro Herrera 39°49'30"S 73°17'W
Commits
-
Ensure that a standby is able to follow a primary on a newer timeline.
- 94f52929a0c4 13.2 landed
- fef5b47f6bfc 14.0 landed