Re: psql 8.1.9 autovacuum safe?

From: Joao Ferreira gmail <joao(dot)miguel(dot)c(dot)ferreira(at)gmail(dot)com>
To: ibarg(at)noao(dot)edu
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: psql 8.1.9 autovacuum safe?
Date: 2009-04-12 20:41:58
Message-ID: 1239568918.4603.1.camel@debj5n.critical.pt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 2009-04-12 at 09:27 -0700, Irene Barg wrote:
> Hi,
>
> We are running postgresql-8.1.9 and plan to upgrade to 8.2 or even 8.3
> but can't just yet. I need to run analyze periodically (like hourly),
> but before I write a script to loop through the tables in each schema
> and run analyze, I thought I would try autovacuum. I say one post that
> said there was a bug with autovacuum in 8.1.x?
>
> Is autovacuum under 8.1.9 safe or should I wait until I upgrade?

There was a serious issue in 8.1.4 that, in certain situations, would
make VACUUM and AUTOVACUUM totally inefective.

But, afaik, it's fixed since 8.1.6.

joao

> Thanks in advance.
> -- irene
> ---------------------------------------------------------------------
> Irene Barg Email: ibarg(at)noao(dot)edu
> NOAO/AURA Inc. http://www.noao.edu/noao/staff/ibarg
> 950 N. Cherry Ave. Voice: 520-318-8273
> Tucson, AZ 85726 USA FAX: 520-318-8360
> ---------------------------------------------------------------------
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-04-12 22:07:35 Re: psql 8.1.9 autovacuum safe?
Previous Message Raymond O'Donnell 2009-04-12 17:32:18 Re: psql 8.1.9 autovacuum safe?