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

From surya poondla
Subject Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work
Date
Msg-id CAOVWO5oVccTRo9RsJvjMCRuBppu_R5Azo+-dq0cQyhds5_4XXw@mail.gmail.com
Whole thread
In response to BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
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

pgsql-bugs by date:

Previous
From: Zsolt Parragi
Date:
Subject: Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes
Next
From: Andrey Borodin
Date:
Subject: Re: BUG #19441: Backend waits for serializable snapshot indefinitely on removing temp relations