Re: Should io_method=worker remain the default? - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Should io_method=worker remain the default?
Date
Msg-id 7b39aabd58d5620d02a260833bfbd8db4fbb101b.camel@j-davis.com
Whole thread Raw
In response to Re: Should io_method=worker remain the default?  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Tue, 2025-09-09 at 10:39 -0500, Nathan Bossart wrote:
> My first instinct was to consider this for back-patching, but I see
> that
> you didn't back-patch commit 9af672b.  Is there any technical reason
> we
> shouldn't be back-patching these types of meson build script changes?

I think you are right, I can't see any harm in backporting it, and
arguably it's a bug: it would be annoying to compare performance across
different versions with different build flags.

I backported through 16.

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Next
From: Rishu Bagga
Date:
Subject: Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput