Re: Autovacuum keeps vacuuming a table disabled in pg_autovacuum

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Csaba Nagy <nagy(at)ecircle-ag(dot)com>
Cc: Erik Jones <erik(at)myemma(dot)com>, Postgres general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: Autovacuum keeps vacuuming a table disabled in pg_autovacuum
Date: 2007-06-01 15:40:12
Message-ID: 20070601154012.GF4503@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Csaba Nagy wrote:
> [snip]
> > You don't need to reindex, just update.
>
> I was pretty sure I've seen the error reported and the fix too, the
> thing is relatively harmless except the vacuum troubles. And considering
> that the table itself does not need vacuuming, it would be even more
> harmless if it wouldn't block other stuff and if XID wraparound wouldn't
> be a problem.

Huh, why do you say that it doesn't need any vacuuming?

--
Alvaro Herrera Developer, http://www.PostgreSQL.org/
"Always assume the user will do much worse than the stupidest thing
you can imagine." (Julien PUYDT)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tony Caduto 2007-06-01 15:40:35 Re: SQL Manager 2007 for PostgreSQL released
Previous Message Joshua D. Drake 2007-06-01 15:35:54 Re: Slightly OT.