Re: Show statistics target in \d+ - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Show statistics target in \d+
Date
Msg-id CA+TgmoakJ8jZr_Nq7+rq4Yf50sCwMfN8tckNNFrXueBP5-XUjg@mail.gmail.com
Whole thread Raw
In response to Re: Show statistics target in \d+  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On Fri, Nov 4, 2011 at 10:09 AM, Magnus Hagander <magnus@hagander.net> wrote:
> On Fri, Nov 4, 2011 at 15:06, Robert Haas <robertmhaas@gmail.com> wrote:
>> On Fri, Nov 4, 2011 at 9:34 AM, Magnus Hagander <magnus@hagander.net> wrote:
>>> The attached patch adds a column for statistics target when viewing
>>> tables in psql using \d+.
>>>
>>> Comments/reivews?
>>
>> "Statistics" doesn't seem like a very clear name for the column header.
>
> Got any ideas for a better one? "Statistics Target" seemed too long to
> me, and "Statstarget" not necessarily very user friendly?

I would prefer "Stats Target" to "Statistics", because I think it's more clear.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: IDLE in transaction introspection
Next
From: Josh Kupershmidt
Date:
Subject: Re: Show statistics target in \d+