Re: Don't synchronously wait for already-in-progress IO in read stream

From: Melanie Plageman <melanieplageman(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Alexander Lakhin <exclusion(at)gmail(dot)com>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, Peter Geoghegan <pg(at)bowt(dot)ie>, Tomas Vondra <tv(at)fuzzy(dot)cz>
Subject: Re: Don't synchronously wait for already-in-progress IO in read stream
Date: 2026-03-31 19:07:32
Message-ID: CAAKRu_aPLp6cWxGs6gUT2ut=OS75i2gPCi_sHo5RJL4ypnhv=Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Mar 31, 2026 at 2:49 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
>
> So I'd be inclined to push your fix for now.

Done.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2026-03-31 19:29:37 Re: Initial COPY of Logical Replication is too slow
Previous Message Melanie Plageman 2026-03-31 19:07:11 Re: pgsql: test_aio: Add basic tests for StartReadBuffers()