Thread
:
Is this true?
View Single Post
#
1
(
permalink
)
04-19-2008, 09:56 AM
Chris Hoover
Posts: n/a
Is this true?
Question,
Does (pg_stat_get_db_blocks_fetched(oid)-pg_stat_get_db_blocks_hit(oid)*8) =
number of KB read from disk for the listed database since the last server
startup?
Thanks,
Chris
Chris Hoover