Re: ERROR: column c.relhasoids does not exist in Postgres 13 - Mailing list pgsql-admin

From Goti
Subject Re: ERROR: column c.relhasoids does not exist in Postgres 13
Date
Msg-id CAOzfMupK49EofbX04xXvN6KN+TcFQ3t_gOEuA_CvLAng-3y+Rw@mail.gmail.com
Whole thread Raw
In response to Re: ERROR: column c.relhasoids does not exist in Postgres 13  ("Satish Nayak [NMC - IT]" <satish.nayak@nmc.ae>)
Responses Re: ERROR: column c.relhasoids does not exist in Postgres 13  (Goti <aryan.goti@gmail.com>)
List pgsql-admin
Hi Satish,

Thanks for the quick response. I am sorry I am new to postgres. Can you guide me through the steps?
Thanks,
Goti


On Tue, Apr 13, 2021 at 11:33 AM Satish Nayak [NMC - IT] <satish.nayak@nmc.ae> wrote:
Hi ,

Please upgrade your client plsql  to latest version.

Regards , 
Satish 


From: Goti <aryan.goti@gmail.com>
Sent: Tuesday, April 13, 2021 10:00:10 AM
To: pgsql-admin@lists.postgresql.org <pgsql-admin@lists.postgresql.org>
Cc: Rakesh T <aryan.goti@gmail.com>
Subject: ERROR: column c.relhasoids does not exist in Postgres 13
 
***This email was sent from a source outside of NMC***
Do NOT ACT on any instructions given on email unless you recognize the Sender, If in doubt please contact the Sender directly for confirmation.Do not click on links or open attachments unless you recognize the sender.


Hi All,

I am getting the below error when trying to describe the table. The postgres version is 13. Appreciate if some help to fix this issue.

postgres.practice.com {/home/postgres}: postgres -V
postgres (PostgreSQL) 13.1

postgres.practice.com {/home/postgres}: psql -V
psql (PostgreSQL) 9.2.24

forumdb=# \dt
            List of relations
 Schema |     Name     | Type  |  Owner
--------+--------------+-------+----------
 public | categories   | table | postgres

(5 rows)

forumdb=# \d categories
ERROR:  column c.relhasoids does not exist
LINE 1: ..., c.relhasindex, c.relhasrules, c.relhastriggers, c.relhasoi...



Thanks,
Goti
'Classification: Restricted
On 27 September 2020 a number of the entities of the NMC Healthcare group were placed into administration under Abu Dhabi Global Market Regulations. Richard Fleming and Ben Cairns have been appointed Joint Administrators in this regard to manage the affairs, business and property of the relevant companies in administration as agents without personal liability. In that capacity the Joint Administrators have delegated certain powers to the board of directors to act as agents of the relevant companies. For full information regarding these appointments please redirect to this web page: https://nmc.ae/
This e-mail message including any attachments is intended solely for the addressee(s) and may contain privileged information. If you have received this email by mistake, please notify the sender and delete the message destroying any hard copies of the original message. This message does not contain financial instructions or commitments of any kind. Any views expressed in this message are those of the individual sender. NMC accepts no liability for any damage caused by any virus/worms transmitted by this email..

pgsql-admin by date:

Previous
From: "Satish Nayak [NMC - IT]"
Date:
Subject: Re: ERROR: column c.relhasoids does not exist in Postgres 13
Next
From: Goti
Date:
Subject: Re: ERROR: column c.relhasoids does not exist in Postgres 13