Re: BUG #16741: Error: subplan "SubPlan 1" was not initialized

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #16741: Error: subplan "SubPlan 1" was not initialized
Дата
Msg-id 196890.1606171180@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #16741: Error: subplan "SubPlan 1" was not initialized  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #16741: Error: subplan "SubPlan 1" was not initialized  (James Coleman <jtc331@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16741: Error: subplan "SubPlan 1" was not initialized
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: segfault with incremental sort