Re: ERROR: XX000: variable not found in subplan target list

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: XX000: variable not found in subplan target list
Дата
Msg-id 1969206.1644552201@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ERROR: XX000: variable not found in subplan target list  (Ryan Kelly <rpkelly22@gmail.com>)
Ответы Re: ERROR: XX000: variable not found in subplan target list  (Ryan Kelly <rpkelly22@gmail.com>)
Список pgsql-bugs
Ryan Kelly <rpkelly22@gmail.com> writes:
> After upgrading to 11.15 we have queries failing as follows:
> (postgres@[local]:5432 02:52:54) [capitalrx_test_adjudication_master]>
> EXPLAIN SELECT count(*) FROM adjudication.claims;
> ERROR:  XX000: variable not found in subplan target list

It's impossible to comment on this with this amount of detail.
Please try to extract a self-contained test case.

https://wiki.postgresql.org/wiki/Guide_to_reporting_problems

            regards, tom lane



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Ryan Kelly
Дата:
Сообщение: ERROR: XX000: variable not found in subplan target list
Следующее
От: Soni M
Дата:
Сообщение: Re: BUG #17399: Dead tuple number stats not updated on long running queries