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.
Mas: http://jonathangardner.net/tech/w/PostgreSQL/Materialized_Views#Why_Materialized_Views.3F
Comments (0)
DbRunas
http://www.dbrunas.com.ar/article.php/20080516144916831