Обсуждение: Relation 'pg_user' does not exist

Поиск
Список
Период
Сортировка

Relation 'pg_user' does not exist

От
Dominic Pigott
Дата:
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