Darcy Buskermolen <darcyb(at)commandprompt(dot)com> writes:
> I'm observing high CPU usage (95%) of a 2.6GHz opteron by the stats
> collector on an 8.2.3 box investigation has lead me to belive that the
> stats file is written a lot more often that once every 500ms the
> following shows this behavior.
Looks like someone broke the usage of PGSTAT_STAT_INTERVAL between 8.1
and 8.2 ... it's waiting 500 microseconds, not the intended 500
milliseconds.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Andrew Dunstan | Date: 2007-03-01 20:08:21 |
| Subject: Re: Google SoC: lots of discussion, very few mentors |
| Previous: | From: Simon Riggs | Date: 2007-03-01 19:51:24 |
| Subject: Re: HOT - preliminary results |