mirror of https://github.com/postgres/postgres
> > * 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. >REL8_3_STABLE
parent
be8451e548
commit
1272ac82b6
Loading…
Reference in new issue