Re: checkpoint_timeout

Поиск
Список
Период
Сортировка
От Brad Nicholson
Тема Re: checkpoint_timeout
Дата
Msg-id 1223475780.6070.10.camel@bnicholson-desktop
обсуждение исходный текст
Ответ на Re: checkpoint_timeout  ("Rafael Domiciano" <rafael.domiciano@gmail.com>)
Ответы Re: checkpoint_timeout
Список pgsql-admin
On Wed, 2008-10-08 at 10:31 -0200, Rafael Domiciano wrote:
> The server is running Postgres 8.2.4
> When the server is doing too much operations like I, U or D the
> postgres stop a while each 5 min...!
> I mean "stopping" that I don't receive any response from postgres, and
> the process the all people are running stay there, waiting for
> something.
> I read a several names to it like: gap, stall, slowdown... I don't
> know the write expression for this situation.

The bgwriter was added to help alleviate this problem.

What are your settings for that?  The solution may be to push dirty
buffers to disk more aggressively via the bgwriter so you have less work
to do at checkpoint time.


--
Brad Nicholson  416-673-4106
Database Administrator, Afilias Canada Corp.


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

Предыдущее
От: chirag.dave@gmail.com
Дата:
Сообщение: Re: checkpoint_timeout
Следующее
От: "Rafael Domiciano"
Дата:
Сообщение: Re: checkpoint_timeout