Re: A failure of standby to follow timeline switch

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, Fujii Masao <masao.fujii@oss.nttdata.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-01-14T03:34:01Z
Lists: pgsql-hackers
On Thu, Jan 14, 2021 at 10:10 AM Kyotaro Horiguchi
<horikyota.ntt@gmail.com> wrote:
>
> At Wed, 13 Jan 2021 16:51:32 -0300, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote in
> > 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!
>
> +1

Thanks Alvaro and Horiguchi for the review! I pushed the patch.

Regards,

-- 
Fujii Masao



Commits

  1. Ensure that a standby is able to follow a primary on a newer timeline.