Problems connecting to the database -_mdfd_getrelnfd: cannot open relation pg_type: Permission denied

Поиск
Список
Период
Сортировка
От Gavani, Uma
Тема Problems connecting to the database -_mdfd_getrelnfd: cannot open relation pg_type: Permission denied
Дата
Msg-id AACD08A53B38194AB4207E958E5D7B561079EF@mercury.intrusion.com
обсуждение исходный текст
Ответы Re: Problems connecting to the database -_mdfd_getrelnfd: cannot open relation pg_type: Permission denied  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I am running into problems when attempting to connect to the database.
The server(version 7.3.2-1PGDG) starts just fine.

Running to some permission problems:

psql dbuser
ERROR:  _mdfd_getrelnfd: cannot open relation pg_type: Permission denied
psql: ERROR:  _mdfd_getrelnfd: cannot open relation pg_type: Permission
denied
LOG:  pq_recvbuf: recv() failed: Connection reset by peer

dbuser owns all the tables and the database.
This used to work fine before.

I am new to postgres, I couldn't find any other post which was
similar.

Thank you,

Uma.

В списке pgsql-general по дате отправления:

Предыдущее
От: Terry Yapt
Дата:
Сообщение: Re: Localization Oracle vs. Postgresql
Следующее
От: Christopher Browne
Дата:
Сообщение: Re: Vacuuming and already vacuumed table?