Re: GRANT question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: GRANT question
Дата
Msg-id 29356.1133074476@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: GRANT question  (Együd Csaba <csegyud@vnet.hu>)
Список pgsql-general
=?iso-8859-2?Q?Egy=FCd_Csaba?= <csegyud@vnet.hu> writes:
>> ... it might also be interesting to try
>>     select current_schemas(true);

> in case of the admin it results: {pg_catalog,public}. In case of the
> non-admin user: {pg_catalog}!!!

I think that confirms Michael's suggestion that you've removed public
USAGE access on the public schema.  Not a very good move if you want
to share objects across users.

            regards, tom lane

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

Предыдущее
От: Együd Csaba
Дата:
Сообщение: Re: GRANT question
Следующее
От: Együd Csaba (Freemail)
Дата:
Сообщение: Re: FW: GRANT question