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

Поиск
Список
Период
Сортировка
От Ryan Kelly
Тема Re: ERROR: XX000: variable not found in subplan target list
Дата
Msg-id CAHUie25FzBzSh5ajyuKcj+_zOWzHbBeCL3QKpa9ONmJKwdrvzw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ERROR: XX000: variable not found in subplan target list  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: ERROR: XX000: variable not found in subplan target list  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Sorry about that. Couldn't seem to get a simple reproduction. I have now attached a straightforward one. I am not sure why so many columns are required to cause the error, so it'd be nice to understand that too.

-Ryan

On Thu, Feb 10, 2022 at 11:03 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
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 по дате отправления:

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: Very URGENT REQUEST - Postgresql error : PANIC: could not locate a valid checkpoint record
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #17391: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL tests fail on OpenBSD 7.0