Re: Parallel INSERT SELECT take 2

From: Greg Nancarrow <gregn4422(at)gmail(dot)com>
To: "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>
Cc: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Tsunakawa, Takayuki/綱川 貴之 <tsunakawa(dot)takay(at)fujitsu(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Subject: Re: Parallel INSERT SELECT take 2
Date: 2021-07-23 05:00:07
Message-ID: CAJcOf-cL1Kyb2fJkjD_=p_8vhmKDL+5zp6quFYh4EkutAbahWQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jul 20, 2021 at 11:47 AM houzj(dot)fnst(at)fujitsu(dot)com
<houzj(dot)fnst(at)fujitsu(dot)com> wrote:
>
>
> Attach rebased patches.
>

There's a failure in the "triggers" tests and the cfbot is not happy.
Attaching an updated set of patches with a minor update to the
expected test results to fix this.
Also removed some CRLFs in some of the patch comments. No other changes.

Regards,
Greg Nancarrow
Fujitsu Australia

Attachment Content-Type Size
v14-0001-CREATE-ALTER-TABLE-PARALLEL-DML.patch application/octet-stream 42.5 KB
v14-0002-parallel-SELECT-for-INSERT.patch application/octet-stream 9.9 KB
v14-0003-get-parallel-safety-functions.patch application/octet-stream 30.8 KB
v14-0004-regression-test-and-doc-updates.patch application/octet-stream 103.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2021-07-23 05:11:49 Re: pg_amcheck: Fix block number parsing on command line
Previous Message Amit Kapila 2021-07-23 03:28:31 Re: [BUG]Update Toast data failure in logical replication