How to display privileges in psql

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема How to display privileges in psql
Дата
Msg-id 200407151411.35671.peter_e@gmx.net
обсуждение исходный текст
Ответы Re: How to display privileges in psql
Re: How to display privileges in psql
Список pgsql-hackers
Maybe other people want to comment on this issue.

So far, \z and \dp have shown privileges of tables.

Now \dn+ and \db+ show the privileges of schemas and tablespaces.

Should we, for consistency, move the table privilege display to \dt+, or 
should we move the schema and tablespace display to, say \zn and \zb?  Or 
maybe this is not an issue at all.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: Point in Time Recovery
Следующее
От: HISADAMasaki
Дата:
Сообщение: Re: Point in Time Recovery