Re: some databases have not been vacuumed ...

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: FM <dist-list(at)LEXUM(dot)UMontreal(dot)CA>
Cc: Mailing List Postgres-Admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: some databases have not been vacuumed ...
Date: 2005-08-01 19:44:39
Message-ID: 42EE7BA7.6030005@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

FM wrote:
> Hello after a vacuum full analyse I received this :
> WARNING: some databases have not been vacuumed in 1805294030 transactions
> HINT: Better vacuum them within 342189617 transactions, or you may have
> a wraparound failure.
>
> I read that it's because i do not vacuum DB very often.
> Now I vacuum every night but the warning remains.
> How can I get rid of this ?

Run a vacuum full on all the database.

>
> Thanks !
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq

--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Gregory S. Williamson 2005-08-01 20:29:14 Re: some databases have not been vacuumed ...
Previous Message FM 2005-08-01 19:35:38 some databases have not been vacuumed ...