Re: [GENERAL] WARNING: database must be vacuumed within 8439472 transactions

From: Nicolas Zin <nicolas(dot)zin(at)savoirfairelinux(dot)com>
To: Mike Christensen <mike(at)kitchenpc(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org, Forums postgresql <pgsql-general(at)postgresql(dot)org>, Prabhjot Sheena <prabhjot(dot)sheena(at)rivalwatch(dot)com>
Subject: Re: [GENERAL] WARNING: database must be vacuumed within 8439472 transactions
Date: 2014-07-07 20:25:22
Message-ID: 1428392174.230588.1404764722248.JavaMail.root@mail
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

Maybe you can priorize your worker with a ionice?

----- Mail original -----
De: "Mike Christensen" <mike(at)kitchenpc(dot)com>
À: "Prabhjot Sheena" <prabhjot(dot)sheena(at)rivalwatch(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org, "Forums postgresql" <pgsql-general(at)postgresql(dot)org>
Envoyé: Lundi 7 Juillet 2014 16:15:18
Objet: Re: [ADMIN] [GENERAL] WARNING: database must be vacuumed within 8439472 transactions

Sounds like you just have to wait until it finishes..

On Mon, Jul 7, 2014 at 12:56 PM, Prabhjot Sheena < prabhjot(dot)sheena(at)rivalwatch(dot)com > wrote:

Hello
We are using postgresql 8.3 database for last 5 yrs for this production database and its running fine. This is our critical database which runs 24*7. This weekend we started getting these messages

HINT: To avoid a database shutdown, execute a full-database VACUUM.
WARNING: database must be vacuumed within 8439472 transactions

i am currently running this command

vacuumdb --analyze db

while this command is running i m still getting these messages

WARNING: database must be vacuumed within 2645303 transactions.

The value of number of transactions is going down every minute

Can anyone tell me what is the best way to sort up this issue.

Thanks
Avi

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bill Moran 2014-07-07 20:27:18 Re: [ADMIN] WARNING: database must be vacuumed within 8439472 transactions
Previous Message Scott Whitney 2014-07-07 20:22:44 Re: [ADMIN] WARNING: database must be vacuumed within 8439472 transactions

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2014-07-07 20:27:18 Re: [ADMIN] WARNING: database must be vacuumed within 8439472 transactions
Previous Message Scott Whitney 2014-07-07 20:22:44 Re: [ADMIN] WARNING: database must be vacuumed within 8439472 transactions