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

From: "Larry Rosenman" <ler(at)lerctr(dot)org>
To: <pgsql-hackers(at)postgresql(dot)org>
Cc: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [HACKERS] patch review, please: Autovacuum/Vacuum times via stats.
Date: 2006-05-02 18:42:54
Message-ID: 007b01c66e18$39a51b30$0202fea9@aus.pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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.
>
> Thanks!
>
> LER

I just replaced this one with one that actually bumps catversion.

LER

pgsql-patches added as well.

I think this one is applyable if the powers that be want to.

Comments/criticism welcome.

LER

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683 E-Mail: ler(at)lerctr(dot)org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2006-05-02 19:01:06 Typo in ginxlog.c
Previous Message Larry Rosenman 2006-05-02 18:18:03 patch review, please: Autovacuum/Vacuum times via stats.

Browse pgsql-patches by date

  From Date Subject
Next Message Heikki Linnakangas 2006-05-02 19:02:59 Re: Page at a time index scan
Previous Message Larry Rosenman 2006-05-02 18:18:03 patch review, please: Autovacuum/Vacuum times via stats.