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 CALj2ACU2vmbX7Mxu3tTy0PSAYvauSrEjywU0pcuUwFVNWbSb9A@mail.gmail.com
Whole thread Raw
In response to Re: Parallel Inserts in CREATE TABLE AS  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Mon, Dec 28, 2020 at 11:24 AM vignesh C <vignesh21@gmail.com> wrote:
> Test comments are detailed in a few cases and in few others it is not detailed for similar kinds of parallelism
selectedtests. I felt we could make the test comments consistent across the file.
 

Modified the test case description in the v17 patch set posted
upthread. Please have a look.

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



pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: Parallel Inserts in CREATE TABLE AS
Next
From: Masahiko Sawada
Date:
Subject: Re: On login trigger: take three