Re: Show INHERIT in \du

Поиск
Список
Период
Сортировка
От Brendan Jurd
Тема Re: Show INHERIT in \du
Дата
Msg-id 37ed240d0802141609j74d0ef47p4ec60a84ae68605a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Show INHERIT in \du  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Show INHERIT in \du  ("Brendan Jurd" <direvus@gmail.com>)
Список pgsql-hackers
On Fri, Feb 15, 2008 at 10:50 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Brendan Jurd" <direvus@gmail.com> writes:
>  > What about connection limit?  I suppose we could combine it into the
>  > privileges column, and refrain from displaying anything for "no
>  > limit".
>
>  "5 connections" seems a bit odd for a "privilege".  I'd be happy with
>  leaving that as a separate column.  Or I guess we could choose a
>  less specific word (like "attributes"?) for the column heading.
>

"Attributes" works better IMO.  The manual refers to INHERIT and LOGIN
as "attributes" rather than "privileges", so I would go for
"attributes" regardless of where we place connection limit.

Leaving connection limit in a separate column would be okay, but if
most installations seldom use connection limit (and I suspect this is
true), that's a chunky amount of underutilised space in the \du
output.

Cheers
BJ


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Show INHERIT in \du
Следующее
От: Decibel!
Дата:
Сообщение: Re: wishlist for 8.4