Re: [ADMIN] WARNING: database must be vacuumed within 8439472 transactions - Mailing list pgsql-general

From Scott Whitney
Subject Re: [ADMIN] WARNING: database must be vacuumed within 8439472 transactions
Date
Msg-id pbwq0jvbgjg1nw5hnhe18aqe.1404764557197@email.android.com
Whole thread Raw
Responses Re: [ADMIN] WARNING: database must be vacuumed within 8439472 transactions  (Bill Moran <wmoran@potentialtech.com>)
List pgsql-general
It does say a FULL vacuum, and that you are not doing.

-------- Original message --------
From: Mike Christensen
Date:07/07/2014 3:17 PM (GMT-06:00)
To: Prabhjot Sheena
Cc: pgsql-admin@postgresql.org,Forums postgresql
Subject: 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.sheena@rivalwatch.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




pgsql-general by date:

Previous
From: Mike Christensen
Date:
Subject: Re: WARNING: database must be vacuumed within 8439472 transactions
Next
From: Nicolas Zin
Date:
Subject: Re: [ADMIN] WARNING: database must be vacuumed within 8439472 transactions