Re: Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin
Date
Msg-id 202601301739.kgakwiqulimr@alvherre.pgsql
Whole thread Raw
List pgsql-hackers
On 2025-Jul-06, Anthony Hsu wrote:

> Hi,
> 
> I think there is a race scenario where a backend holding a conflicting
> buffer pin isn't promptly canceled even when the standby limit has expired:

This patch seems to hav efallen through the cracks.  I created a
commitfest entry for it,
https://commitfest.postgresql.org/patch/6445/




-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"No tengo por qué estar de acuerdo con lo que pienso"
                             (Carlos Caszeli)



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Refactor how we form HeapTuples for CatalogTuple(Insert|Update)
Next
From: Jacob Champion
Date:
Subject: Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta