Re: Seeing privileges on a schema

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Seeing privileges on a schema
Дата
Msg-id 1668281.1606935611@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Seeing privileges on a schema  (John Scalia <jayknowsunix@gmail.com>)
Ответы Re: Seeing privileges on a schema
Список pgsql-admin
John Scalia <jayknowsunix@gmail.com> writes:
> In psql, I know that \dp or \dpp will show me which privileges are granted on tables, views, sequences, and
functions,what it doesn’t appear to be able to do, is show me what privileges are in the schema itself, like if I grant
usageon a schema. Then a \dpp doesn’t produce anything. Is there an easy way to see what privileges are on a schema? 

\dn+ includes that.

            regards, tom lane



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

Предыдущее
От: John Scalia
Дата:
Сообщение: Seeing privileges on a schema
Следующее
От: John Scalia
Дата:
Сообщение: Re: Seeing privileges on a schema