Re: The case when AsyncAppend exists also in the qual of Async ForeignScan - Mailing list pgsql-bugs

From Etsuro Fujita
Subject Re: The case when AsyncAppend exists also in the qual of Async ForeignScan
Date
Msg-id CAPmGK17s3o2W5-9L4Ljq37PXSvjw9+H-U0BPRPBGJi-YKAR3Ng@mail.gmail.com
Whole thread Raw
In response to Re: The case when AsyncAppend exists also in the qual of Async ForeignScan  ("Andrey V. Lepikhov" <a.lepikhov@postgrespro.ru>)
List pgsql-bugs
On Tue, Jul 27, 2021 at 8:01 PM Andrey V. Lepikhov
<a.lepikhov@postgrespro.ru> wrote:
> On 7/27/21 3:50 PM, Etsuro Fujita wrote:
> > On Tue, Jul 27, 2021 at 3:22 PM Andrey V. Lepikhov
> > <a.lepikhov@postgrespro.ru> wrote:

> >>   >> Also, may be you tell your opinion about an additional optimization
> >>   >> of Async Append [1]?
> >
> >>   > Is the optimization related to this issue?
> >
> >> This optimization tries to postpone choice of async subplans. It allows
> >> us to make a decision on async capable subplans after all plan
> >> flattening operations.
> >
> > Thanks for the explanation!  My understanding is that the optimization
> > isn’t related to this issue.  Right?

> Right

OK

Best regards,
Etsuro Fujita



pgsql-bugs by date:

Previous
From: Orishich Aleksey
Date:
Subject: RE: Postgresql12: ERROR: Could not read from file "pg_act/02 F 4" at offset 253952: read too few bytes
Next
From: Thomas Munro
Date:
Subject: Re: BUG #17116: Assert failed in SerialSetActiveSerXmin() on commit of parallelized serializable transaction