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

Поиск
Список
Период
Сортировка
От Frank Pinto
Тема Re: [GENERAL] WARNING: database must be vacuumed within 8439472 transactions
Дата
Msg-id CAATpuJpSaSQp4Y_pgCXpnYjA7doWzJp541NqqChBvE3Hdrp1Yg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [GENERAL] WARNING: database must be vacuumed within 8439472 transactions  (Nicolas Zin <nicolas.zin@savoirfairelinux.com>)
Список pgsql-admin
That actually sounds terrifying. I'd throw up a caching layer ASAP to try to decrease the speed those transactions are happening.

Frank


On Mon, Jul 7, 2014 at 2:25 PM, Nicolas Zin <nicolas.zin@savoirfairelinux.com> wrote:
Maybe you can priorize your worker with a ionice?

----- Mail original -----
De: "Mike Christensen" <mike@kitchenpc.com>
À: "Prabhjot Sheena" <prabhjot.sheena@rivalwatch.com>
Cc: pgsql-admin@postgresql.org, "Forums postgresql" <pgsql-general@postgresql.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.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











--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

В списке pgsql-admin по дате отправления:

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: [GENERAL] WARNING: database must be vacuumed within 8439472 transactions
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [GENERAL] WARNING: database must be vacuumed within 8439472 transactions