Re: BUG #17024: ERROR: column c.relhasoids does not exist at character 245

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: infotodaniel(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17024: ERROR: column c.relhasoids does not exist at character 245
Date: 2021-05-19 11:17:36
Message-ID: 8B3A9321-E04C-49F1-814B-4A62C970EB9B@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> On 19 May 2021, at 12:48, PG Bug reporting form <noreply(at)postgresql(dot)org> wrote:

> Any idea how to resolve this issue ?

Sounds like a version mismatch between whatever is generating the above query
and your server, PostgreSQL 12 (and later) doesn't have pg_class.relhasoids.

Is there an updated version of the software setting up the link?

--
Daniel Gustafsson https://vmware.com/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Daniel Gustafsson 2021-05-19 11:42:15 Re: BUG #17024: ERROR: column c.relhasoids does not exist at character 245
Previous Message Jan Kort 2021-05-19 10:55:20 RE: Query with straightforward plan changes and becomes 6520 times slower after VACUUM ANALYZE