Re: A failure of standby to follow timeline switch

Kyotaro Horiguchi <horikyota.ntt@gmail.com>

From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
To: masao.fujii@gmail.com
Cc: alvherre@alvh.no-ip.org, masao.fujii@oss.nttdata.com, pgsql-hackers@lists.postgresql.org
Date: 2021-01-14T04:32:29Z
Lists: pgsql-hackers
At Thu, 14 Jan 2021 12:34:01 +0900, Fujii Masao <masao.fujii@gmail.com> wrote in 
> 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.

Thanks for commiting this fix!

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



Commits

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