Re: Autovacuum is running forever

Поиск
Список
Период
Сортировка
От Sachchida Ojha
Тема Re: Autovacuum is running forever
Дата
Msg-id E099DB9EF394534CBA0F62ED03CF3BBF05FDBF3A@EXVS01.IceMAIL.com
обсуждение исходный текст
Ответ на Autovacuum is running forever  ("Sachchida Ojha" <sojha@secure-elements.com>)
Ответы Re: Autovacuum is running forever  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Re: Autovacuum is running forever  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-performance
Is there any data corruption/damage to the database if we forcefully
kill autovacuum using cron job (if it is running longer than a
predefined time frame).


Regards
Sachchida


-----Original Message-----
From: Sachchida Ojha
Sent: Tuesday, August 21, 2007 5:46 PM
To: 'Michael Glaesemann'
Cc: 'pgsql-performance@postgresql.org'
Subject: RE: [PERFORM] Autovacuum is running forever

Our model is to provode black box solutions to our customer.

Black box, I mean application system, web sever and database is running
on the same machine.

We are running our sensor on 10 assets (windows machine)  and sending
asset data to the server at every 15 minutes. There are some other user
operations going on to those assets at the same time.

On server

Cpu util ranging from 10-75%
Mem util ranging from 15-50%




Regards
Sachchida


-----Original Message-----
From: Michael Glaesemann [mailto:grzm@seespotcode.net]
Sent: Tuesday, August 21, 2007 5:36 PM
To: Sachchida Ojha
Cc: pgsql-performance@postgresql.org
Subject: Re: [PERFORM] Autovacuum is running forever


On Aug 21, 2007, at 16:26 , Sachchida Ojha wrote:
> In my OLTP system, we are inserting, updating and deleting the data
> every second.
>
> Autovacuum started and never finished slowing down the whole system.
There's the possibility that your autovacuum settings aren't aggressive
enough for your system, so it's never able to catch up.
Without knowing details it's hard to say for certain. What are your
autovacuum settings and other details about the load on your system?

Michael Glaesemann
grzm seespotcode net



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Autovacuum is running forever
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Autovacuum is running forever