Y
Hacker News
new
|
ask
|
show
|
jobs
by
kdv
3074 days ago
Erm I think you're thinking of materialized views. Regular views are essentially stored queries.
https://www.postgresql.org/docs/10/static/rules-materialized...
1 comments
joaodlf
3074 days ago
Oh, yes. I tend not to gravitate towards views, so got myself mixed up there :).
link