----- Original Message -----
From: hubert depesz lubaczewski <depesz@xxxxxxxxxx>
Date: Fri, 23 Apr 2010 23:40:35 +0200
Subject: Re: Postgres stats collector showing high disk I/O
To: Justin Pasher <justinp@xxxxxxxxxxxxxxxxxxx>
CC: pgsql-general@xxxxxxxxxxxxxx
On Fri, Apr 23, 2010 at 03:27:55PM -0500, Justin Pasher wrote:
haven't tweaked any settings from the defaults. My
$PGDATA/global/pgstat.stat file is about 18MB, if that helps. Does
it really rewrite this entire file every 500ms? Alvaro suggested
resetting the stats, but I'm having trouble figuring out how to do
that. Seems like pg_stat_reset() is post- 8.1 ...?
I don't have 8.1 handy, but according to this:
http://www.postgresql.org/docs/8.1/interactive/monitoring-stats.html
pg_stat_reset() should be available in 8.1.
Best regards,
depesz
Agh... I used pg_stats_reset (with an s) when searching for it. I ran
the function and it returned true, but the stats file only shrunk by
~100k (still over 18MB total). Is there something else I need to do?
Does this mean the file is mostly bloated with bogus data that it can't
"reset"? I'm guessing I should just try to delete the file outright?
--
Justin Pasher
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general