public marks

PUBLIC MARKS from ogrisel with tag 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 OLAP

aggregate +   materialized views +   postgresql +   stored procedure +