Note that index-only scans can affect idx_tup_fetch.
An index-only scan that avoids heap fetches will increment idx_tup_read but not idx_tup_fetch.
Showing
Please register or sign in to comment
An index-only scan that avoids heap fetches will increment idx_tup_read but not idx_tup_fetch.