Re: Should io_method=worker remain the default?

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Should io_method=worker remain the default?
Date: 2025-09-03 15:53:55
Message-ID: 202509031553.wvk2rr2cighm@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2025-Sep-02, Jeff Davis wrote:

> The good news is that io_uring seemed to solve the problem.
> Unfortunately, that's platform-specific, so it can't be the default.

Why not? We have had wal_sync_method with a platform-dependent default
for a very long time.

--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-09-03 15:55:02 Re: Should io_method=worker remain the default?
Previous Message Peter Eisentraut 2025-09-03 15:04:03 Re: Cannot find a working 64-bit integer type on Illumos