Re: ERROR: column c.relhasoids does not exist in Postgres 13

Поиск
Список
Период
Сортировка
От Satish Nayak [NMC - IT]
Тема Re: ERROR: column c.relhasoids does not exist in Postgres 13
Дата
Msg-id AS8PR10MB4805F2062B9091AE9FA33336F64F9@AS8PR10MB4805.EURPRD10.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответ на ERROR: column c.relhasoids does not exist in Postgres 13  (Goti <aryan.goti@gmail.com>)
Ответы Re: ERROR: column c.relhasoids does not exist in Postgres 13
Список pgsql-admin
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 по дате отправления:

Предыдущее
От: Goti
Дата:
Сообщение: ERROR: column c.relhasoids does not exist in Postgres 13
Следующее
От: Goti
Дата:
Сообщение: Re: ERROR: column c.relhasoids does not exist in Postgres 13