Re: patch review, please: Autovacuum/Vacuum times via stats.

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Larry Rosenman <lrosenman(at)pervasive(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: patch review, please: Autovacuum/Vacuum times via stats.
Date: 2006-05-02 19:19:22
Message-ID: 20060502191922.GE13702@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Looks good to me. Short and sweet.

On Tue, May 02, 2006 at 01:18:03PM -0500, Larry Rosenman wrote:
> Greetings,
> I've got a patch to be reviewed for having the stats system keep
> track of the last
> time a table was vacuumed or analyzed either by the user or via
> AutoVacuum.
>
> The patch is at:
> http://www.lerctr.org/~ler/pg-dev/vacuum-autovacuum-times-stats.diff
>
> I'd appreciate a full review, it includes docs as well.

--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2006-05-02 21:48:37 Re: Rome university
Previous Message Alvaro Herrera 2006-05-02 19:01:06 Typo in ginxlog.c

Browse pgsql-patches by date

  From Date Subject
Next Message Heikki Linnakangas 2006-05-02 19:21:09 Re: Page at a time index scan
Previous Message Heikki Linnakangas 2006-05-02 19:02:59 Re: Page at a time index scan