Re: Vacuum Issue 8.2

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: "Campbell, Lance" <lance(at)illinois(dot)edu>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Vacuum Issue 8.2
Date: 2009-08-14 16:53:07
Message-ID: 20090814165307.GJ7533@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Campbell, Lance wrote:
> Postgresql 8.2
>
> When I do a full vacuum of our database I get the following:
>
> NOTICE: relation "pg_class" TID 23/39: DeleteTransactionInProgress
> 4060299835 --- can't shrink relation
> NOTICE: relation "pg_class" TID 31/31: InsertTransactionInProgress
> 4060299835 --- can't shrink relation VACUUM
>
> What does this mean?

Internal affairs. Ignore it.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2009-08-14 20:03:58 Re: Postgres is eating up all my memory
Previous Message Alvaro Herrera 2009-08-14 16:50:02 Re: Just Forgot