Re: Postmaster taking up 100% of CPU

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Postmaster taking up 100% of CPU
Дата
Msg-id 4C333E9A.5060600@2ndquadrant.com
обсуждение исходный текст
Ответ на Postmaster taking up 100% of CPU  (higeon <higeon@gmail.com>)
Список pgsql-admin
higeon wrote:
> The following is my top log and ps log:

Try using "top -c" on Linux instead.  Then you'll be able to see what
all the processes are doing.  Any heavy query will cause a CPU to
consume 100% of its time when running, so there may be nothing wrong
other than you have queries to optimize better.

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com   www.2ndQuadrant.us


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

Предыдущее
От: higeon
Дата:
Сообщение: Postmaster taking up 100% of CPU
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Change to 'timing on' globally