Re: How to display privileges in psql

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: How to display privileges in psql
Дата
Msg-id 200407151441.i6FEfnm25998@candle.pha.pa.us
обсуждение исходный текст
Ответ на How to display privileges in psql  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: How to display privileges in psql
Список pgsql-hackers
Peter Eisentraut wrote:
> 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.

Now that you mention it, it does seem nice to show permissions in \dt+.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] serverlog rotation/functions
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Point in Time Recovery