Bruce Momjian <[email protected]> writes: > How many other cases do we have where the statistics are getting > incremented and there is no user visibility into the operation?
* system catalog accesses
* vacuum/analyze/cluster/etc
The fact that system-initiated accesses get counted in the statistics
is a feature, not a bug.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
