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

From Zhijie Hou (Fujitsu)
Subject RE: How can end users know the cause of LR slot sync delays?
Date
Msg-id TY4PR01MB16907EF797D9B40A733982F6294D1A@TY4PR01MB16907.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: How can end users know the cause of LR slot sync delays?  (Amit Kapila <amit.kapila16@gmail.com>)
Responses RE: How can end users know the cause of LR slot sync delays?
List pgsql-hackers
On Tuesday, November 25, 2025 4:25 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
> 
> 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.

Right, I agree. Here is the patch to release the slot at necessary places.

Best Regards,
Hou zj

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: generic plans and "initial" pruning
Next
From: jian he
Date:
Subject: Re: ON CONFLICT DO SELECT (take 3)