parallel plan in insert query - Mailing list pgsql-bugs

From Grigory Smolkin
Subject parallel plan in insert query
Date
Msg-id 2950428a-2b07-03cb-4ec0-7454853fe244@postgrespro.ru
Whole thread Raw
Responses Re: parallel plan in insert query
List pgsql-bugs
Hello, everyone!

I have a query with following plan:
https://gist.github.com/gsmol/a0e752a3f003330a85e2bf243516a2d6

It fails with:
ERROR: cannot start commands during a parallel operation

I was under impression that for a write query no parallel plan will
every be generated.
Am I missed something?


--
Grigory Smolkin
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

pgsql-bugs by date:

Previous
From: Noah Misch
Date:
Subject: Re: language code incompatibility in Windows
Next
From: digoal@126.com
Date:
Subject: BUG #14365: drop big schema will hang the standby's apply