Collects the number of block fetch requests for table or index per database.
Long description:
Collects the number of block fetch requests and hits for table or index using the pg_stat_get_blocks_fetched and pg_stat_get_db_blocks_hit functions. The statistics are collected per database.
Post your comment on this topic.