Brad Nicholson <[email protected]> writes: > Is there a reason that pg_stat_reset doesn't reset the stats in > pg_stat_bgwriter and pg_stat_database? PG 8.3 (obviously).
It is only supposed to reset counters associated with the current
database. Those counts are cluster-wide.
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
