Re: Permission denied for relation pg_database , one role has problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Permission denied for relation pg_database , one role has problem
Дата
Msg-id 9201.1345910484@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Permission denied for relation pg_database , one role has problem  (Jukka Inkeri <pg@awot.fi>)
Список pgsql-general
Jukka Inkeri <pg@awot.fi> writes:
> Only one group has this priviledge problem, xgroup.

> pg_log after tried to connect:
> 2012-08-25 11:39:36 EEST ERROR:  permission denied for relation pg_database
> 2012-08-25 11:39:36 EEST STATEMENT:  SET DateStyle=ISO;
>      SELECT oid, pg_encoding_to_char(encoding) AS encoding, datlastsysoid
>        FROM pg_database WHERE oid = 16395

Either you messed up the permissions on that catalog, or you created
another table named pg_database ...

            regards, tom lane


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

Предыдущее
От: Edson Richter
Дата:
Сообщение: Re: Postgresql 9.1 on VMWare ESXi 5.0
Следующее
От: Vincent Veyron
Дата:
Сообщение: Re: create table like . . . constraint names