Re: BUG #16741: Error: subplan "SubPlan 1" was not initialized - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #16741: Error: subplan "SubPlan 1" was not initialized
Date
Msg-id 196890.1606171180@sss.pgh.pa.us
Whole thread Raw
In response to BUG #16741: Error: subplan "SubPlan 1" was not initialized  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #16741: Error: subplan "SubPlan 1" was not initialized
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> I'm getting error:

> ERROR: subplan "SubPlan 1" was not initialized
> CONTEXT: parallel worker

Yeah, this is a known issue that we haven't yet fixed, cf [1].

I believe you should be able to work around it for now
by turning off enable_incremental_sort.

            regards, tom lane

[1] https://www.postgresql.org/message-id/flat/622580997.37108180.1604080457319.JavaMail.zimbra%40siscobra.com.br



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16741: Error: subplan "SubPlan 1" was not initialized
Next
From: Amit Kapila
Date:
Subject: Re: segfault with incremental sort