Re: [HACKERS] CREATE TABLE with parallel workers, 10.0? - Mailing list pgsql-hackers

From Andres Freund
Subject Re: [HACKERS] CREATE TABLE with parallel workers, 10.0?
Date
Msg-id 07B60ABA-80AE-4EC4-AF12-CDE748497508@anarazel.de
Whole thread Raw
In response to Re: [HACKERS] CREATE TABLE with parallel workers, 10.0?  (Stephen Frost <sfrost@snowman.net>)
Responses Re: [HACKERS] CREATE TABLE with parallel workers, 10.0?
List pgsql-hackers

On February 15, 2017 5:20:20 PM PST, Stephen Frost <sfrost@snowman.net> wrote:
>In many cases, I expect this would work just as well, if not better,
>than trying to actually do writes in parallel.

Why? IPCing tuples around is quite expensive.  Or do you mean because it'll be more suitable because of the possible
plans?

Andres

Andres

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: [HACKERS] CREATE TABLE with parallel workers, 10.0?
Next
From: Stephen Frost
Date:
Subject: Re: [HACKERS] CREATE TABLE with parallel workers, 10.0?