Hacker News new | ask | show | jobs
by garyclarke27 3030 days ago
I agree, still amazes me how good Postgres is for free, coming from Microsoft partner world of insane SQL Enterprise per core licensing. How much incentive would you guess is required, to get auto incremental mat view refresh?
2 comments

It’s likely developer dependent. You could reach out to one of the consultancies, or post an email to one of the mailing lists, though I’m not sure which one. Starting with -general would be s safe bet, and including a request for recommendation for a better list would likely get you sorted.

https://www.postgresql.org/list/

What's your use case for incremental materialized view refresh? Are you using materialized views within a single database/instance, or across links between databases?