Hacker News new | ask | show | jobs
by hodgesrm 1878 days ago
Actually, you have the reasoning backwards for many common use cases like web analytics. To the extent queries are doing on-the-fly aggregation you are doing column scans, which are by definition heavy on IO.