| From: | Ryan Kelly <rpkelly22(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: ERROR: XX000: variable not found in subplan target list |
| Date: | 2022-02-11 16:34:14 |
| Message-ID: | CAHUie25FzBzSh5ajyuKcj+_zOWzHbBeCL3QKpa9ONmJKwdrvzw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Ryan Kelly <rpkelly22(at)gmail(dot)com> writes:
> > After upgrading to 11.15 we have queries failing as follows:
> > (postgres(at)[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
>
| Attachment | Content-Type | Size |
|---|---|---|
| error.sql | application/octet-stream | 9.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2022-02-11 17:10:39 | Re: BUG #17391: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL tests fail on OpenBSD 7.0 |
| Previous Message | Julien Rouhaud | 2022-02-11 12:34:09 | Re: Very URGENT REQUEST - Postgresql error : PANIC: could not locate a valid checkpoint record |