github.com/netdata/go.d.plugin@v0.58.1/modules/postgres/testdata/v14.4/statio_user_tables_db_postgres.txt (about) 1 datname | schemaname | relname | heap_blks_read_bytes | heap_blks_hit_bytes | idx_blks_read_bytes | idx_blks_hit_bytes | toast_blks_read_bytes | toast_blks_hit_bytes | tidx_blks_read_bytes | tidx_blks_hit_bytes 2 ----------+------------+------------------+----------------------+---------------------+---------------------+--------------------+-----------------------+----------------------+----------------------+--------------------- 3 postgres | public | pgbench_tellers | 623828992 | 491937792 | 101433344 | 0 | | | | 4 postgres | public | pgbench_history | 0 | 0 | | | | | | 5 postgres | public | pgbench_accounts | 1803882668032 | 224484753408 | 973310976000 | 7138635948032 | | | | 6 postgres | public | pgbench_branches | 507150336 | 304316416 | 101425152 | 101441536 | | | |