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>
Cc: Andres Freund <andres@anarazel.de>, "Si, Evan" <evsi@amazon.com>,
"pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>,
Laurenz Albe <laurenz.albe@cybertec.at>
Date: 2026-01-15T07:32:43Z
Lists: pgsql-bugs
I have already proposed a patch in pgsql-hackers mailing lists: see https://www.postgresql.org/message-id/5c251f33-8463-4736-aef7-6873b37e48a5%40gmail.com Le 14/01/2026 à 22:07, surya poondla a écrit : > "I think we ought to not just document the difference, but also emit a > useful > error message at startup..." > Sure Andres, I am working on a patch which emits a useful error > message too.