Re: stats collector process high CPU utilization - Mailing list pgsql-performance

From Tom Lane
Subject Re: stats collector process high CPU utilization
Date
Msg-id 7994.1170960391@sss.pgh.pa.us
Whole thread Raw
In response to Re: stats collector process high CPU utilization  (Benjamin Minshall <minshall@intellicon.biz>)
Responses Re: stats collector process high CPU utilization  (Benjamin Minshall <minshall@intellicon.biz>)
List pgsql-performance
Benjamin Minshall <minshall@intellicon.biz> writes:
> Tom Lane wrote:
>> Benjamin Minshall <minshall@intellicon.biz> writes:
>>> Since upgrading to 8.2.3 yesterday, the stats collector process has had
>>> very high CPU utilization; it is consuming roughly 80-90% of one CPU.
>>> The server seems a lot more sluggish than it was before.  Is this normal
>>> operation for 8.2 or something I should look into correcting?

>> What version did you update from, and what platform is this?

> I upgraded from 8.1.5.  The system is a dual Xeon 2.4Ghz, 4Gb RAM
> running linux kernel 2.6 series.

OK, I was trying to correlate it with post-8.2.0 patches but evidently
that's the wrong tree to bark up.  No, this isn't an expected behavior.
Is there anything unusual about your database (huge numbers of tables,
or some such)?  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.

            regards, tom lane

pgsql-performance by date:

Previous
From: Benjamin Minshall
Date:
Subject: Re: stats collector process high CPU utilization
Next
From: Benjamin Minshall
Date:
Subject: Re: stats collector process high CPU utilization