mirror of
https://github.com/postgres/postgres.git
synced 2025-12-10 14:22:35 +03:00
> > * Add the ability to automatically create materialized views > > Right now materialized views require the user to create triggers on the > main table to keep the summary table current. SQL syntax should be able > to manager the triggers and summary table automatically. A more > sophisticated implementation would automatically retrieve from the > summary table when the main table is referenced, if possible. >
52 KiB
52 KiB