Y
Hacker News
new
|
ask
|
show
|
jobs
by
amirouche
1470 days ago
Read the whole textbook, MATERIALIZED VIEW requires a REFRESH that is outside the transaction that made the change:
https://www.postgresql.org/docs/current/rules-materializedvi...
1 comments
apavlo
1470 days ago
Postgres is not every system. Just because it requires manually refreshing matviews doesn't mean that every DBMS works that way.
Seriously, read a textbook:
http://db.cs.duke.edu/papers/fntdb12-ChirkovaYang-mat_views....
link
amirouche
1470 days ago
Indeed, I jumped into PostgreSQL documentation, that's where I started reading about materialized views.
link
amirouche
1470 days ago
I do not think that PDF is worth taking space in my personal knowledge base. Thanks for sharing.
link
Seriously, read a textbook:
http://db.cs.duke.edu/papers/fntdb12-ChirkovaYang-mat_views....