Re: BUG #17024: ERROR: column c.relhasoids does not exist at character 245 - Mailing list pgsql-bugs

From Daniel Gustafsson
Subject Re: BUG #17024: ERROR: column c.relhasoids does not exist at character 245
Date
Msg-id 11E31CF9-2F45-49C9-B687-2161D8CF203D@yesql.se
Whole thread Raw
In response to BUG #17024: ERROR: column c.relhasoids does not exist at character 245  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
> On 19 May 2021, at 13:23, Danny <infotodaniel@gmail.com> wrote:

> It seems here on this server , am not seeing any version mismatch
>
> [postgres@ip-10-184-11-220 ~]$ psql -h localhost
> Password for user postgres:
> psql (12.5)
> SSL connection (protocol: TLSv1.2, cipher: ECDHE-RSA-AES256-GCM-SHA384, bits: 256, compression: off)
> Type "help" for help.
>
> postgres=#
>
> Then still why am getting Error ?

No idea, but that server too doesn't have pg_class.relhasoids so the query in
your report wouldn't work there either.  Are you able to set up a link to that
server with the same version of the link software and it works there?

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




pgsql-bugs by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: BUG #17024: ERROR: column c.relhasoids does not exist at character 245
Next
From: David Rowley
Date:
Subject: Re: Query with straightforward plan changes and becomes 6520 times slower after VACUUM ANALYZE