View Single Post

   
  #5 (permalink)  
Old 05-07-2008, 10:18 AM
Guillaume Lelarge
 
Posts: n/a
Default Re: Statistics tab, "Tables" node

Dave Page a écrit :
> On Mon, May 5, 2008 at 4:38 PM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
>>> +1 on the stuff from pg_stat (but make sure to check which columns are
>>> available in which version)
>>>
>>>

>> The patch attached takes care of this.

>
> It looks good to me, except the individual table stats should also
> show the new data (ie. when you click on a single table). BTW, HOT
> update count is cool - didn't know we added that :-)
>


Done. See attached patch.

> The display is getting a little wide - I think it's OK for now, but if
> anything else gets added we need to think about better ways to present
> the data I think.
>


I completely agree.

> What might be a nice enhancement, is some auto-sizing based on column
> heading width. Wanna take a peek at that as well?
>


I'll get a look at it tonight. Can I apply this patch first and then
work on the "auto-sizing columns" patch ?


--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply With Quote