Re: How to display privileges in psql - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: How to display privileges in psql
Date
Msg-id 40F758DF.2090507@familyhealth.com.au
Whole thread Raw
In response to How to display privileges in psql  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: How to display privileges in psql  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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.

I don't know :(

psql is starting to struggle to show all information!

And what about \df+ and \l+ ?  They both need privilege display as well.

Chris



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [pgsql-hackers-win32] Weird new time zone
Next
From: "Dann Corbit"
Date:
Subject: Re: [pgsql-hackers-win32] Weird new time zone