RE: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode - Mailing list pgsql-committers

From tsunakawa.takay@fujitsu.com
Subject RE: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode
Date
Msg-id TYAPR01MB2990ADD4282FE55333B132BBFE709@TYAPR01MB2990.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-committers
Hello Tom-san, Robert-san, Andres-san, others,


I've just started the following thread.

Parallel INSERT SELECT take 2
https://www.postgresql.org/message-id/TYAPR01MB29905A9AB82CC8BA50AB0F80FE709%40TYAPR01MB2990.jpnprd01.prod.outlook.com

I'm worried that this might not be the right time to ask this now because you might be busy with organizing the beta
release,but we'd appreciate your comments and suggestions to set and go in the promising direction.  Unfortunately, we
couldn'tget attention from you for this difficult parallelism topic, and failed to commit it.  We'd like to achieve
parallelDML in PG 15.  I'd be grateful if you could give us advice not to lose time and effort in the wrong direction.
 


Regards
Takayuki Tsunakawa


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Silence some Coverity warnings and improve code consistency.
Next
From: Michael Paquier
Date:
Subject: pgsql: Fix out-of-bound memory access for interval -> char conversion