public marks

PUBLIC MARKS from ogrisel with tags postgresql & OLAP

30 January 2007 22:45

Materialized Views in PostgreSQL

(via)
Materialized views are certainly possible in PostgreSQL. Because of PostgreSQL's powerful PL/pgSQL language, and the functional trigger system, materialized views are somewhat easy to implement. I will examine several methods of implementing materialized views in PostgreSQL.

ogrisel's TAGS related to tag postgresql

aggregate +   database +   documentation +   hierarchical +   materialized views +   memory +   modeling +   OLAP +   performance +   sql +   stored procedure +   tree +   tuning +