Re: How can end users know the cause of LR slot sync delays? - Mailing list pgsql-hackers

From Shlok Kyal
Subject Re: How can end users know the cause of LR slot sync delays?
Date
Msg-id CANhcyEVNZvY1Q-YGa9R=-QXOxAG4cJdjm2DpyPrqV7-mPESrcA@mail.gmail.com
Whole thread Raw
In response to RE: How can end users know the cause of LR slot sync delays?  ("Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>)
Responses Re: How can end users know the cause of LR slot sync delays?
List pgsql-hackers
On Wed, 26 Nov 2025 at 09:00, Hayato Kuroda (Fujitsu)
<kuroda.hayato@fujitsu.com> wrote:
>
> Dear Hou,
>
> > I think we did not sync slots to standby2, so I removed the checks for that.
> >
> > I also adjusted the test in a way that it cleans up existing slots before starting
> > new tests.
>
> Thanks for updating the patch. I confirmed on my env that your patch could be
> applied cleanly and tests were passed. Pgperltidy say nothing for your patch.
> Also, I preferred the current style.
>
> I think it is worth checking on BF to see how they say.
>

Thanks Amit for pushing the 0001 patch.
Thanks Hou-san and Kuroda-san on fixing the test.

I have rebased the 0002 patch on the current HEAD.

Thanks,
Shlok Kyal

Attachment

pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: How can end users know the cause of LR slot sync delays?
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Add mssql_compat extension with DATEDIFF function