Download postgresql - What does pg_stat_all_tables.idx_scan actually mean ... book pdf free download link or read online here in PDF. Read online postgresql - What does pg_stat_all_tables.idx_scan actually mean ... book pdf free download link book now. All books are in clear copy here, and all files are secure so don't worry about it. This site is like a library, you could find million book here by using search box in the header.
There is no separate counter for full index scans. You could compare idx_scan to idx_tup_fetch and see how any rows are returned from the index per scan on average. But what is the point? For the most part, it fetches the number of rows it needs to in order to do the job you assigned it.
Read : postgresql - What does pg_stat_all_tables.idx_scan actually mean ... pdf book online Select one of servers for direct link: |
---|