Skip to content
Snippets Groups Projects
Commit c78d8cd1 authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent b324384f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment