Re: patch review, please: Autovacuum/Vacuum times via stats. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: patch review, please: Autovacuum/Vacuum times via stats.
Date
Msg-id 18124.1146680754@sss.pgh.pa.us
Whole thread Raw
In response to Re: patch review, please: Autovacuum/Vacuum times via stats.  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: patch review, please: Autovacuum/Vacuum times via stats.  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
> On Tue, May 02, 2006 at 05:49:33PM -0500, Jim C. Nasby wrote:
>> Back in the discussion of this someone had mentioned capturing all the
>> info that you'd get from a vacuum verbose; dead tuples, etc. What do
>> people think about that? In particular I think it'd be handy to know how
>> many pages vacuum wanted in the FSM vs. how many it got; this would make
>> it much easier for people to ensure that the FSM is large enough.

Isn't this already dealt with by contrib/pg_freespacemap?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: drop database command blocking other connections
Next
From: "Jim Buttafuoco"
Date:
Subject: Re: drop database command blocking other connections