| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: How to display privileges in psql |
| Date: | 2004-07-15 14:41:49 |
| Message-ID: | 200407151441.i6FEfnm25998@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-07-15 14:56:32 | Re: serverlog rotation/functions |
| Previous Message | Bruce Momjian | 2004-07-15 14:32:01 | Re: [PATCHES] serverlog rotation/functions |