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 11325.1146763232@sss.pgh.pa.us
Whole thread Raw
In response to Re: patch review, please: Autovacuum/Vacuum times via stats.  ("Jim C. Nasby" <jnasby@pervasive.com>)
Responses Re: patch review, please: Autovacuum/Vacuum times via stats.  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> On Wed, May 03, 2006 at 02:25:54PM -0400, Tom Lane wrote:
>> Isn't this already dealt with by contrib/pg_freespacemap?

> AFAIK that does nothing to tell you how much space is desired by
> relations.

I thought the latest patch arranged to expose per-relation lastPageCount
values.  If it doesn't then it certainly still needs work.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Warts with SELECT DISTINCT
Next
From: "Jim C. Nasby"
Date:
Subject: Re: autovacuum logging, part deux.