Re: BUG #18556: Parallel operation error during CREATE TABLE AS statement - Mailing list pgsql-bugs

From Shaun Thomas
Subject Re: BUG #18556: Parallel operation error during CREATE TABLE AS statement
Date
Msg-id CACH=DWxq02rOt45+JKtF2ATG33jWnk7NCT8rHyszLEDQGrnsGA@mail.gmail.com
Whole thread Raw
In response to Re: BUG #18556: Parallel operation error during CREATE TABLE AS statement  (Aleksander Alekseev <aleksander@timescale.com>)
List pgsql-bugs
I need to rescind this report.

It turns out the customer in question had set the default table access method to columnar, and in this case, it was the Hydra columnar extension causing the issue. It turns out that this is a known bug:


They had thought it was fixed with this PR:


But that turned out not to be the case. I re-submitted a bug report with a more thorough writeup to them:


They seem to think there's basically no way to fix this with the current extension APIs. If someone here happens to know a workaround, I'm sure they would be receptive.

Cheers!

pgsql-bugs by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: Inconsistency of timezones in postgresql
Next
From: Aleksander Alekseev
Date:
Subject: Re: BUG #18556: Parallel operation error during CREATE TABLE AS statement