Re: GRANT USAGE ON SCHEMA

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: GRANT USAGE ON SCHEMA
Дата
Msg-id 49893.1749940144@sss.pgh.pa.us
обсуждение исходный текст
Список pgsql-admin
Edwin UY <edwin.uy@gmail.com> writes:
> Just playing around here trying and 'confused' what the GRANT USAGE ON
> SCHEMA is supposed to be for?
> I thought it was supposed to all 'full' access of one schema to the other

No.  Schema USAGE is more or less like directory read permissions in
a file system: it lets you get to the contained objects.  You also
need appropriate permissions on the contained objects in order to
do anything with them.

            regards, tom lane



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