Re: Vacuum goes worse - Mailing list pgsql-performance

From Alvaro Herrera
Subject Re: Vacuum goes worse
Date
Msg-id 20071017134328.GA5737@alvh.no-ip.org
Whole thread Raw
In response to Re: Vacuum goes worse  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: Vacuum goes worse  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
Joshua D. Drake wrote:
> On Tue, 16 Oct 2007 17:03:39 -0700 (PDT)
> Brian Herlihy <btherl@yahoo.com.au> wrote:
>
> > Would it make sense to show the FSM stats for individual table
> > vaccums as well?  I'm wondering if the reason they aren't shown is
> > because it wouldn't be useful or isn't practical, or just that it
> > hasn't been done.
>
> I am not sure how useful it would be as the FSM is global. However what
> would be useful is something like VACUUM SUMMARY, where I could get
> "just" the stats instead of all the other output that comes along with
> VERBOSE.

What would be really useful is to remove all that noise from vacuum and
make it appear on a view.  8.4 material all of this, of course.

--
Alvaro Herrera                 http://www.amazon.com/gp/registry/CTMLCN8V17R4
"Estoy de acuerdo contigo en que la verdad absoluta no existe...
El problema es que la mentira sí existe y tu estás mintiendo" (G. Lama)

pgsql-performance by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: two queryes in a single tablescan
Next
From: "Stefano Dal Pra"
Date:
Subject: Re: Vacuum goes worse