Re: Separating bgwriter and checkpointer

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Separating bgwriter and checkpointer
Дата
Msg-id CA+U5nMKPJMsx0ProWMP=_ZF4YHCPf8Z6NrViGD5TnChtc3UXyw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Separating bgwriter and checkpointer  ("Dickson S. Guedes" <listas@guedesoft.net>)
Ответы Re: Separating bgwriter and checkpointer
Список pgsql-hackers
On Sun, Oct 2, 2011 at 11:45 PM, Dickson S. Guedes <listas@guedesoft.net> wrote:

> I'm trying your patch, it was applied cleanly to master and compiled
> ok. But since I started postgres I'm seeing a  99% of CPU usage:

Oh, thanks. I see what happened. I was toying with the idea of going
straight to a WaitLatch implementation for the loop but decided to
leave it out for a later patch, and then skipped the sleep as well.

New version attached.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: bug of recovery?
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: bug of recovery?