Why is my stats collector so busy?

Поиск
Список
Период
Сортировка
От Laszlo Nagy
Тема Why is my stats collector so busy?
Дата
Msg-id 4A28EC50.6010609@shopzeus.com
обсуждение исходный текст
Ответы Re: Why is my stats collector so busy?  (Bruce Momjian <bruce@momjian.us>)
Re: Why is my stats collector so busy?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
On a 8 processor system, my stats collector is always at 100% CPU.
Meanwhile disk I/O is very low. We have many databases, they are
accessed frequently. Sometimes there are big table updates, but in most
of the time only simple queries are ran against the databases, returning
a few records only. From the maximum possible 8.0 system load, the
average load is always above 1.1 and from this, 1.0 is the stats
collector and 0.1 is the remaining of the system. If I restart the
postgresql server, then the stats collector uses 0% CPU for about 10
minutes, then goes up to 100% again. Is there a way to tell why it is
working so much?

I asked this problem some months ago on a different mailing list. I was
asked to provide tracebacks of the stats collector, but due to a bug in
the FreeBSD ppid() function, I'm not able to trace the stats collector.

Thank you,

   Laszlo


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

Предыдущее
От: Mark Mielke
Дата:
Сообщение: Re: Scalability in postgres
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Why is my stats collector so busy?