Re: CPU bound at 99%

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: CPU bound at 99%
Дата
Msg-id dcc563d10804220923k3fcce99dw79886f735db991b0@mail.gmail.com
обсуждение исходный текст
Ответ на Re: CPU bound at 99%  (Bryan Buecking <buecking@gmail.com>)
Список pgsql-performance
On Tue, Apr 22, 2008 at 10:10 AM, Bryan Buecking <buecking@gmail.com> wrote:
>
>  I agree, but the number of idle connections dont' seem to affect
>  performace only memory usage. I'm trying to lessen the load of
>  connection setup. But sounds like this tax is minimal?

Not entirely true.  There are certain things that happen that require
one backend to notify ALL OTHER backends.  when this happens a lot,
then the system will slow to a crawl.

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

Предыдущее
От: Bryan Buecking
Дата:
Сообщение: Re: CPU bound at 99%
Следующее
От: Tom Lane
Дата:
Сообщение: Re: CPU bound at 99%