Re: Asynchronous and "direct" IO support for PostgreSQL. - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Asynchronous and "direct" IO support for PostgreSQL.
Date
Msg-id 20221109030248.hx6fl6o2itiawldv@awork3.anarazel.de
Whole thread Raw
In response to Re: Asynchronous and "direct" IO support for PostgreSQL.  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi,

On 2022-10-12 14:45:26 +0900, Michael Paquier wrote:
> On Tue, Aug 31, 2021 at 10:56:59PM -0700, Andres Freund wrote:
> > I've attached the code for posterity, but the series is large enough that I
> > don't think it makes sense to do that all that often... The code is at
> > https://github.com/anarazel/postgres/tree/aio
> 
> I don't know what's the exact status here, but as there has been no
> activity for the past five months, I have just marked the entry as RwF
> for now.

We're trying to get a number of smaller prerequisite patches merged this CF
(aligned alloc, direction IO, dclist, bulk relation extension, ...). Once
that's done I'm planning to send out a new version of the (large) remainder of
the changes.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Add index scan progress to pg_stat_progress_vacuum
Next
From: Japin Li
Date:
Subject: Locks release order in LogStandbySnapshot