Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work

pierre.forstmann@gmail.com

From: Pierre Forstmann <pierre.forstmann@gmail.com>
To: surya poondla <suryapoondla4@gmail.com>, Andres Freund <andres@anarazel.de>
Cc: "Si, Evan" <evsi@amazon.com>, "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2026-01-14T18:15:17Z
Lists: pgsql-bugs
Hello,

Is asynchronous I/O as introduced in PG 18 also available for Windows 
platform and possibly for Solaris, AIX, FreeBSD platforms ?

If not maybe we should also mention in Server Configuration section that 
asynchronous I/O configuration is only available on Linux platforms.

Is there any other feature only available for specific platforms ? I 
have not found a documentation section mentioning such cases (except for 
installations 
https://www.postgresql.org/docs/18/installation-platform-notes.html).

PF

Le 13/01/2026 à 20:06, surya poondla a écrit :
>
> Hi Evan, Andres,
>
> Here is the patch (attached).
>
> I believe this change would also be a good candidate for backpatching 
> to previous supported versions.
>
> Regards, Surya Poondla
>