Is it possible to find the number of disk IOs performed for a query?  EXPLAIN 
ANALYZE looks like it shows number of sequential rows scanned, but not number 
of IOs.  

My database is on an NVMe SSD, and am trying to cut microseconds of disk IO per 
query by possibly denormalizing.

Thank you,

-bobby

-- 
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to