Hacker News new | ask | show | jobs
by madhusudhan000 3188 days ago
It hasn't changed much. But new OLAP features have come up such as parallel queries and for those, the existing cache architecture doesn't make sense since OLAP is full of sequential scans.

You can read the doc for the same - https://www.postgresql.org/docs/10/static/when-can-parallel-...

1 comments

Thanks for the feedback. Interesting nonetheless, thanks for the link