Re: psql schema permissions

Поиск
Список
Период
Сортировка
От Dennis Bjorklund
Тема Re: psql schema permissions
Дата
Msg-id Pine.LNX.4.44.0406301958090.21809-100000@zigo.dhs.org
обсуждение исходный текст
Ответ на Re: psql schema permissions  (Kris Jurka <books@ejurka.com>)
Список pgsql-patches
On Wed, 30 Jun 2004, Kris Jurka wrote:

> > There is no way to show schema permissions in psql.
> >
> >   4) Since \dn only shows the name and the owner we can simply
> >      add a permission column.
>
> Someone requested that \dn+ also show the comment for the schema, if
> you're messing around in that area.

One could put both the permissions and the comment in a \dn+ command.

In general I'm not sure what is the best method. Adding more and more \x
commands is not going to work forever.  Maybe we should introduce more
long commands and have \x commands for the most common things.

--
/Dennis Björklund


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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: psql schema permissions
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: PITR Archive Recovery