Re: How to display privileges in psql

From: Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>
To: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: How to display privileges in psql
Date: 2004-07-15 19:37:41
Message-ID: Pine.LNX.4.44.0407152134190.2838-100000@zigo.dhs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 15 Jul 2004, Alvaro Herrera wrote:

> IMHO the \dn+ output would get too wide if you do that. I'd be in favor
> of using \z<letter> to display permissions of the object in \d<letter>

I think it's time to start with longer command names. Tab completion makes
it easy anyway. The short ones should still be there, but not every
command needs a short form.

--
/Dennis Björklund

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2004-07-15 19:41:08 Nested Savepoints in Db2 Stinger
Previous Message Alvaro Herrera 2004-07-15 19:36:04 Re: SysLogger subprocess