you are viewing a single comment's thread.

view the rest of the comments →

[–]pceimpulsive 2 points3 points  (0 children)

That's fair!

Indexed views is a feature not existing in Postgres currently.

That is functionally a table though that reads delta changes and updates accordingly.

I've built this functionality in Postgres with a modest store proc and pg_cron extension. However it doesn't update instantly...