From: | Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com> |
---|---|
To: | "Hou, Zhijie" <houzj(dot)fnst(at)cn(dot)fujitsu(dot)com> |
Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Zhihong Yu <zyu(at)yugabyte(dot)com>, Luc Vlaming <luc(at)swarm64(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com> |
Subject: | Re: Parallel Inserts in CREATE TABLE AS |
Date: | 2021-01-16 08:00:00 |
Message-ID: | CALj2ACXVWr1o+FZrkQt-2GvYfuMQeJjWohajmp62Wr6BU8Y4VA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Jan 11, 2021 at 8:51 AM Bharath Rupireddy
<bharath(dot)rupireddyforpostgres(at)gmail(dot)com> wrote:
> Attaching v22 patch set with changes only in 0001 and 0002. Please
> consider it for further review.
Seems like v22 patch was failing in cfbot for one of the unstable test
cases. Attaching v23 patch set with modification in 0003 and 0004
patches. No changes to 0001 and 0002 patches. Hopefully cfbot will be
happy with v23.
Please consider v23 for further review.
With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
v23-0001-Parallel-Inserts-in-CREATE-TABLE-AS.patch | application/octet-stream | 36.3 KB |
v23-0002-Tuple-Cost-Adjustment-for-Parallel-Inserts-in-CTAS.patch | application/octet-stream | 15.4 KB |
v23-0003-Tests-And-Docs-For-Parallel-Inserts-in-CTAS.patch | application/octet-stream | 29.0 KB |
v23-0004-Enable-CTAS-Parallel-Inserts-For-Append.patch | application/octet-stream | 46.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Noah Misch | 2021-01-16 11:53:42 | Re: Alter timestamp without timezone to with timezone rewrites rows |
Previous Message | Noah Misch | 2021-01-16 07:26:57 | Re: Pg14, pg_dumpall and "password_encryption=true" |