Re: [pgadmin-support] Statistics view for indexes does not show correct index sizes

2010-12-23 Thread Guillaume Lelarge
Le 23/12/2010 17:05, Valentine Gogichashvili a écrit : > I am on pgAdmin III 1.12.1 (rev:REL-1_12_1) > > When opening Statistics tab for the list of table indeces, index sizes are > the same and equal to the index size of one of the indeces in the list. > This is fixed in 1.12.2 (which is alre

Re: [pgadmin-support] Statistics

2007-03-23 Thread Dave Page
Ezequias R. da Rocha wrote: Now it is ok with analyse. I must do it everytime ? No - but your maintenance procedures should include regular ANALYZE's (or autovacuum should be running with appropriate settings) otherwise your performance will be far from optimal. Regards, Dave. ---

Re: [pgadmin-support] Statistics

2007-03-23 Thread Ezequias R. da Rocha
Now it is ok with analyse. I must do it everytime ? Ezequias Dave Page escreveu: Ezequias R. da Rocha wrote: Hi, I would like to know if it is normal to not see the statistics of my fields in a specific schema. When I see the statistics of my fields of other table in the public schema it

Re: [pgadmin-support] Statistics

2007-03-23 Thread Dave Page
Ezequias R. da Rocha wrote: Hi, I would like to know if it is normal to not see the statistics of my fields in a specific schema. When I see the statistics of my fields of other table in the public schema it appears. Works for me. Have you ANALYZEd the table? If you haven't there won't b

Re: [pgadmin-support] Statistics logging of auto update http queries

2004-12-04 Thread Dave Page
> -Original Message- > From: Cheetah [mailto:[EMAIL PROTECTED] > Sent: 04 December 2004 19:37 > To: Dave Page > Subject: Re: [pgadmin-support] Statistics logging of auto > update http queries > > On Fri, 3 Dec 2004 13:53:10 -, Dave Page >