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

From Amit Kapila
Subject Re: How can end users know the cause of LR slot sync delays?
Date
Msg-id CAA4eK1KMwYUYy=oAVHu9mam+vX50ixxfhO4_C=kgQC8VCQHEfw@mail.gmail.com
Whole thread Raw
In response to Re: How can end users know the cause of LR slot sync delays?  (shveta malik <shveta.malik@gmail.com>)
Responses RE: How can end users know the cause of LR slot sync delays?
List pgsql-hackers
On Mon, Nov 24, 2025 at 11:24 AM shveta malik <shveta.malik@gmail.com> wrote:
>
> On Fri, Nov 21, 2025 at 6:21 PM Shlok Kyal <shlok.kyal.oss@gmail.com> wrote:
> >
> > The Cbot complained that it was not able to build the docs. I have
> > fixed it and attached the latest patch.
> >
>
> Few comments on 001:
>

Fixed these and other open comments on 0001 and pushed. But I see a BF
failure [1]. I think it is due to  the reason that the patch forgot to
release the slot in one of the code paths. I'll investigate it a bit
more and push the fix.

[1] -
https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=scorpion&dt=2025-11-25%2007%3A38%3A19&stg=recovery-check

--
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Extended Statistics set/restore/clear functions.
Next
From: Dilip Kumar
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication