Re: stats collector process high CPU utilization

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: stats collector process high CPU utilization
Дата
Msg-id 19935.1170969862@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: stats collector process high CPU utilization  (Benjamin Minshall <minshall@intellicon.biz>)
Ответы Re: stats collector process high CPU utilization
Список pgsql-performance
Benjamin Minshall <minshall@intellicon.biz> writes:
> Tom Lane wrote:
>> Can you gather some info about what it's doing?
>> strace'ing the stats collector might prove interesting, also if you have
>> built it with --enable-debug then oprofile results would be helpful.

> I will gather some strace info later today when I have a chance to
> shutdown the server.

I don't see why you'd need to shut anything down.  Just run
    strace -p stats-process-ID
for a few seconds or minutes (enough to gather maybe a few thousand
lines of output).

            regards, tom lane

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

Предыдущее
От: Benjamin Minshall
Дата:
Сообщение: Re: stats collector process high CPU utilization
Следующее
От: Benjamin Minshall
Дата:
Сообщение: Re: stats collector process high CPU utilization