Re: [HACKERS] Parallel Append implementation - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: [HACKERS] Parallel Append implementation
Date
Msg-id CAEepm=2SsEsLoyC_eQFykwu_v5i+Vo9971pPApZLPdBSxkhMMA@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Parallel Append implementation  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: [HACKERS] Parallel Append implementation  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Tue, May 8, 2018 at 5:23 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Sat, Apr 7, 2018 at 10:21 AM, Adrien Nayrat
> <adrien.nayrat@anayrat.info> wrote:
>> I notice Parallel append is not listed on Parallel Plans documentation :
>> https://www.postgresql.org/docs/devel/static/parallel-plans.html
>
> I agree it might be nice to mention this somewhere on this page, but
> I'm not exactly sure where it would make logical sense to put it.

It's not a scan, it's not a join and it's not an aggregation so I
think it needs to be in a new <sect2> as the same level as those
others.  It's a different kind of thing.

-- 
Thomas Munro
http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: parallel.sgml for Gather with InitPlans
Next
From: Alexander Lakhin
Date:
Subject: Re: make installcheck-world in a clean environment