Re: BUG #5722: vacuum full does not update last_vacuum statistics - Mailing list pgsql-bugs

From Devrim GÜNDÜZ
Subject Re: BUG #5722: vacuum full does not update last_vacuum statistics
Date
Msg-id 1288020011.4126.1.camel@hp-laptop02.gunduz.org
Whole thread Raw
In response to Re: BUG #5722: vacuum full does not update last_vacuum statistics  (Jochen Erwied <jochen@pgsql.erwied.eu>)
List pgsql-bugs
On Mon, 2010-10-25 at 16:48 +0200, Jochen Erwied wrote:
> Well, when reading
>
> http://www.postgresql.org/docs/current/static/monitoring-stats.html
>
> then last_vacuum contains the last time of a user-initiated vacuum.
> There's  no distinction made what kind of vacuum was made. And IMHO
> even if VACUUM FULL isn't meant for routine vacuuming, the state
> should be changed.

+1, but I'm not sure whether this might be an appropriate change for 9.0
or not.
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

pgsql-bugs by date:

Previous
From: Jochen Erwied
Date:
Subject: Re: BUG #5722: vacuum full does not update last_vacuum statistics
Next
From: Brendan Jurd
Date:
Subject: Re: Segfault in 9.0 inlining SRF