Re: Autovacuum on by default?

From: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: 'Alvaro Herrera' <alvherre(at)commandprompt(dot)com>, 'Bruce Momjian' <bruce(at)momjian(dot)us>, 'Peter Eisentraut' <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Autovacuum on by default?
Date: 2006-08-17 17:35:51
Message-ID: 44E4A8F7.4000702@zeut.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Larry Rosenman wrote:
> Alvaro Herrera wrote:
>
>> Bruce Momjian wrote:
>>
>> Well, the problem is that it shows what it's *currently* doing, but it
>> doesn't let you know what has happened in the last day or whatever.
>> It can't answer "has table foo been vacuumed recently?" or "what
>> tables haven't been vacuumed at all during this week?"
>>
>
> I added last vacuum and last analyze (both auto and manual) dates in the 8.2
> tree.....

Hmm... well that does address most of my issue. Doesn't tell me that
table_foo is getting vacuumed constantly, but it does tell me that it
was vacuumed recently. Might be good enough.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-08-17 17:36:23 Re: Autovacuum on by default?
Previous Message Bruce Momjian 2006-08-17 17:35:13 Re: [HACKERS] selecting large result sets in psql using