Re: Parallel Inserts in CREATE TABLE AS - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Re: Parallel Inserts in CREATE TABLE AS
Date
Msg-id CALj2ACWk1Gd6FEd+=kkQJw+=GTVd1zAWRk3UYD3-=oHjF5HAJA@mail.gmail.com
Whole thread Raw
In response to Re: Parallel Inserts in CREATE TABLE AS  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Responses Re: Parallel Inserts in CREATE TABLE AS
List pgsql-hackers
On Tue, Dec 15, 2020 at 5:53 PM Bharath Rupireddy
<bharath.rupireddyforpostgres@gmail.com> wrote:
> I'm merging them to the original patch set and adding the test cases
> to cover these cases. I will post the updated patch set soon.

Attaching v12 patch set.

0001 - parallel inserts without tuple cost enforcement.
0002 - enforce planner for parallel tuple cost
0003 - test cases

Please review it further.

With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Add Information during standby recovery conflicts
Next
From: Michael Paquier
Date:
Subject: Refactoring HMAC in the core code