Re: High CPU Load

Поиск
Список
Период
Сортировка
От Guillaume Smet
Тема Re: High CPU Load
Дата
Msg-id 1d4e0c10609140646g6ad1ab4w51dec49afba11fd7@mail.gmail.com
обсуждение исходный текст
Ответ на High CPU Load  (Jérôme BENOIS <benois@argia-engineering.fr>)
Ответы Re: High CPU Load  (Jérôme BENOIS <benois@argia-engineering.fr>)
Список pgsql-performance
On 9/14/06, Jérôme BENOIS <benois@argia-engineering.fr> wrote:
>    I migrated Postgres server from 7.4.6 to 8.1.4, But my server is
> completely full, by moment load average > 40
>         All queries analyzed by EXPLAIN, all indexes are used .. IO is good ...

What is the bottleneck? Are you CPU bound? Do you have iowait? Do you
swap? Any weird things in vmstat output?

> My configuration is correct ?
> work_mem = 65536

If you have a lot of concurrent queries, it's probably far too much.
That said, if you don't swap, it's probably not the problem.

--
Guillaume

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

Предыдущее
От: Jérôme BENOIS
Дата:
Сообщение: High CPU Load
Следующее
От: Jérôme BENOIS
Дата:
Сообщение: Re: High CPU Load