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

From: surya poondla <suryapoondla4(at)gmail(dot)com>
To: Pierre Forstmann <pierre(dot)forstmann(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, "Si, Evan" <evsi(at)amazon(dot)com>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Subject: Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
Date: 2026-08-26 23:28:48
Message-ID: CAOVWO5oVccTRo9RsJvjMCRuBppu_R5Azo+-dq0cQyhds5_4XXw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Hi Pierre,

Thank you for the review.

I fixed the compiler warning in v4.

I also would like to know if you manage to run the equivalent of 'make
> installcheck-world" with meson ?

I couldn't either. I noticed the "meson test --setup running" was running
SQL suites (regress, isolation) only and not the TAP suite.
So it does not look equivalent to installcheck-world in any case.

I am doing some additional testing and will update my findings.

Regards,
Surya Poondla

Attachment Content-Type Size
v4-0001-Document-correct-kernel-requirements-for-io_uring.patch application/octet-stream 7.5 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alexander Korotkov 2026-08-26 23:39:10 Re: MERGE/SPLIT PARTITIONS issues/questions
Previous Message surya poondla 2026-08-26 22:02:00 Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work

Browse pgsql-hackers by date

  From Date Subject
Next Message Joao Foltran 2026-08-26 23:31:36 Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation
Previous Message Noah Misch 2026-08-26 23:25:34 Re: Remaining dependency on setlocale()