Relation 'pg_user' does not exist - Mailing list pgsql-general

From Dominic Pigott
Subject Relation 'pg_user' does not exist
Date
Msg-id 389D8D35.30B52C69@email.com
Whole thread Raw
List pgsql-general
Can someone please help, I have just upgarded from 6.5 .. beta to 6.5.3
and something has gone wrong.

When ever I try \d I just get the error :-

postgres@borg:old,46% psql audit1
Welcome to psql, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help on internal slash commands
       \g or terminate with semicolon to execute query
       \q to quit

audit1=# \d
ERROR:  Relation 'pg_user' does not exist
audit1=#


Everything else seems to work okay. Is this fixable ??

Yours
Dominic


pgsql-general by date:

Previous
From: Adriaan Joubert
Date:
Subject: Re: [GENERAL] Tough question from a potential user.
Next
From: "David May, Powered by FreeBSD, Somewhere in the Outback"
Date:
Subject: Tclodbc does not compile with Postgresql ODBC interface.