Description
Materialized query results stay current through incremental view maintenance. It is a PostgreSQL extension for database designs where recomputing whole views is too expensive. Users enable it in a database and manage view definitions through SQL, with normal care around query cost and stored data freshness.