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

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Danny <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 12:21:25
Message-ID: 8F293C61-C601-4BF6-B131-72A99FF7DF6B@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> On 19 May 2021, at 13:48, Danny <infotodaniel(at)gmail(dot)com> wrote:

> First time I am setting up the DB link for 12+ version, for Version 10.10 version it is working fine.

10.10 has the pg_class.relhasoids column so that makes sense, you need a
version of the software creating the link which has support for PostgreSQL 12.

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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2021-05-19 14:39:32 Re: BUG #17020: meta command psql \reset does not clear the query buffer
Previous Message David Rowley 2021-05-19 11:46:53 Re: Query with straightforward plan changes and becomes 6520 times slower after VACUUM ANALYZE