Re: AIO v2.2

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: AIO v2.2
Date: 2025-01-14 13:40:46
Message-ID: CA+TgmoY1bPdX=iM9J8uBiM2SqVCM7mprj6_0Hctp+2+AaEfgSg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jan 13, 2025 at 4:46 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
> Once the IO is really done, the handle is immediately recycled (and moved into
> IDLE state, ready to be used again).

OK, fair enough.

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Treat 2025-01-14 13:41:29 Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING
Previous Message Robert Haas 2025-01-14 13:39:13 Re: postgres_fdw: Provide better emulation of READ COMMITTED behavior