Re: VM corruption on standby - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: VM corruption on standby
Date
Msg-id CAPpHfduRYna9zAHSV-ny8pZCiW-Xb8NZALVsxTvY17PWsVJmqA@mail.gmail.com
Whole thread Raw
In response to Re: VM corruption on standby  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: VM corruption on standby
Re: VM corruption on standby
Re: VM corruption on standby
List pgsql-hackers
Hi, Tom!

On Tue, Aug 19, 2025 at 10:50 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I'm inclined to think that we do want to prohibit WaitEventSetWait
> inside a critical section --- it just seems like a bad idea all
> around, even without considering this specific failure mode.
> Therefore, I vote for reverting bc22dc0e0.  Hopefully only
> temporarily, but it's too late to figure out another way for v18,
> and I don't think that bc22dc0e0 is such an essential improvement
> that we can't afford to give it up for v18.

I'm OK about this.  Do you mind if I revert bc22dc0e0 myself?
And let's retry it for v19.

------
Regards,
Alexander Korotkov
Supabase



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Next
From: Michael Paquier
Date:
Subject: Re: VM corruption on standby