Re: RFC: Allow EXPLAIN to Output Page Fault Information - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: RFC: Allow EXPLAIN to Output Page Fault Information
Date
Msg-id CAGECzQRkmJRyFqH-OVJc7CriLfCcdnj1LC9Bav2e7q7pTDVVgw@mail.gmail.com
Whole thread Raw
In response to Re: RFC: Allow EXPLAIN to Output Page Fault Information  (Andres Freund <andres@anarazel.de>)
Responses Re: RFC: Allow EXPLAIN to Output Page Fault Information
List pgsql-hackers
On Tue, 11 Feb 2025 at 16:36, Andres Freund <andres@anarazel.de> wrote:
> Shrug. It means that it'll not work in what I hope will be the default
> mechanism before long.  I just can't get excited for that. In all likelihood
> it'll result in bug reports that I'll then be on the hook to fix.

My assumption was that io_uring would become the default mechanism on
Linux. And that bgworker based AIO would generally only be used by
platforms without similar functionality. Is that assumption incorrect?



pgsql-hackers by date:

Previous
From: Alena Rybakina
Date:
Subject: Re: pull-up subquery if JOIN-ON contains refs to upper-query
Next
From: Andres Freund
Date:
Subject: Re: Eagerly scan all-visible pages to amortize aggressive vacuum