Hacker News new | ask | show | jobs
by zozbot234 818 days ago
An "incremental view" is just an index over some custom query. So you're pretty much asking for improvements in Postgres' index support.
1 comments

He means a materialized view, I believe.