| From: | Hashimoto Yuya <hill_climb(at)hotmail(dot)com> |
|---|---|
| To: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: 100% of CPU utilization postgres process |
| Date: | 2010-01-25 06:56:23 |
| Message-ID: | KAW101-W27C07B9960985F2C2470AF85F0@phx.gbl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Thanks,
> How large is $PGDATA/global/pgstat.stat ?
Unfortunately, the size of pgstat.stat was not taken when the CPU utilization of the postgress process reached nearly 100%...
> If it's very large (many MB), try doing pg_stats_reset(). If that makes
> the stats collector CPU usage drop, consider an update to PG 8.4.x,
> which is more efficient at dealing with large stats files.
Does it mean that CPU usage rate of stats collector process could possiblly reach 100% unless the postgres is updated to the version 8.4.x, instead of 8.3.x? (So far I'm planning to update the postgres to the version 8.3.9)
Regards,
_________________________________________________________________
【節約!】インターネット代、見直しませんか?
http://campaign.live.jp/eaccess/Top/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vincenzo Romano | 2010-01-25 07:16:55 | Re: Variadic polymorpic functions |
| Previous Message | Paul M Foster | 2010-01-25 06:13:46 | Updates: all or partial records |