Re: pgsql: test_aio: Add basic tests for StartReadBuffers() - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: pgsql: test_aio: Add basic tests for StartReadBuffers()
Date
Msg-id CAN55FZ0PsRHoCXGmOs4d-v_4_bdxE49m_eoQA6wCHLMF8njhUw@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: test_aio: Add basic tests for StartReadBuffers()  (Nazir Bilal Yavuz <byavuz81@gmail.com>)
Responses Re: pgsql: test_aio: Add basic tests for StartReadBuffers()
Re: pgsql: test_aio: Add basic tests for StartReadBuffers()
List pgsql-hackers
Hi,

On Tue, 31 Mar 2026 at 15:10, Nazir Bilal Yavuz <byavuz81@gmail.com> wrote:
>
> Hi,
>
> On Tue, 31 Mar 2026 at 13:19, Christoph Berg <myon@debian.org> wrote:
> >
> > One of the AIO commits around this one (2026-03-28 00:00Z) broke the
> > postgresql-19 builds on apt.pg.o. Only the Debian unstable (sid,
> > assertions enabled) builds are working, everything else including the
> > nearly identical testing (forky) is broken (where assertions are off):
>
> Thank you for the report! I can reproduce this when I disable
> assertions.

Please ignore my previous email, Melanie already shared a better fix
in the original thread [1].

[1] https://postgr.es/m/CAAKRu_ZRf_t4%3D5y5nvq3BKoN8%3D8Dh77O0pi6s2kScXiAnA3eVQ%40mail.gmail.com


-- 
Regards,
Nazir Bilal Yavuz
Microsoft



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Don't synchronously wait for already-in-progress IO in read stream
Next
From: Daniil Davydov
Date:
Subject: Re: Get rid of redundant StringInfo accumulation