PUBLIC   marks

PUBLIC MARKS with tag "materialized views"

Sponsorised links

30 January 2007 22:45

Materialized Views in PostgreSQL

by ogrisel (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.

PUBLIC TAGS related to tag "materialized views"

no tag

Sponsorised links