Materialized Views in PostgreSQL - Mailing list pgsql-hackers

From Jean-Michel Pouré
Subject Materialized Views in PostgreSQL
Date
Msg-id 200509121017.35637.jm@poure.com
Whole thread Raw
List pgsql-hackers
Dear friends and all,

Johnathan Gardner did a wonderful job on materialized views:
http://jonathangardner.net/PostgreSQL/materialized_views/matviews.html

Are there any plans to integrate materialized views written in plain C in the 
future. This can help gain a lot of time in Web applications.

For example, Web CMS or even forums have 99% SELECT queries.
Being able to use materialized view would boost speed.

Kind regards,
Jean-Michel


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: -fPIC
Next
From: Jean-Michel Pouré
Date:
Subject: Materialized Views in PostgreSQL