As you may know, the Index-only scans feature has been committed to the PostgreSQL repository and it's available to all the developers.
I'm very curious about such performance feature, and always want to understand what would change the things better and how it works. So, I just tried the index-only scans to determine what would be changed.
The right figure shows PostgreSQL index scans and
↧