Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting
Date
Msg-id aQ56vfGslrqyBGCp@paquier.xyz
Whole thread Raw
In response to Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting  (Xuneng Zhou <xunengzhou@gmail.com>)
List pgsql-hackers
On Fri, Nov 07, 2025 at 09:48:23PM +0800, Xuneng Zhou wrote:
> Now that the LSN-waiting infrastructure (3b4e53a) and WAL replay
> wake-up calls (447aae1) are in place, this patch has been updated to
> make use of them.
> Please check.

That's indeed much simpler.  I'll check later what you have here.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Sequence Access Methods, round two
Next
From: Tomas Vondra
Date:
Subject: Re: contrib/pg_stat_tcpinfo