Re: pgsql: Allow page lock to conflict among parallel group members. - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: Allow page lock to conflict among parallel group members.
Date
Msg-id 20200322002722.ba3rsexcbhuyguve@alap3.anarazel.de
Whole thread Raw
In response to pgsql: Allow page lock to conflict among parallel group members.  (Amit Kapila <akapila@postgresql.org>)
Responses Re: pgsql: Allow page lock to conflict among parallel group members.
List pgsql-committers
Hi,

On 2020-03-21 03:27:07 +0000, Amit Kapila wrote:
> Currently, the parallel mode is strictly read-only, but after this patch
> we have the infrastructure to allow parallel inserts and parallel copy.

Minor nit: I don't think this gets to fully having the infrastructure
for that. It just removes one roadblock. Or am I missing something here?

Greetings,

Andres Freund



pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix up recent breakage of headerscheck and cpluspluscheck.
Next
From: Amit Kapila
Date:
Subject: Re: pgsql: Allow page lock to conflict among parallel group members.