A bozo's blog
select
*
from
pg_stat_all_tables
where
schemaname =
'short_message_db'
and
relname =
'dt_msg'
;
pg_statio_all_tables