Re: Materialized Views in PostgreSQL - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Materialized Views in PostgreSQL
Date
Msg-id 200509120923.49437.josh@agliodbs.com
Whole thread Raw
In response to Materialized Views in PostgreSQL  (Jean-Michel Pouré <jm@poure.com>)
List pgsql-hackers
Jean-Michel,

> 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.

We actually have some university code implementing materialized view handling 
in the planner code.   However, I keep not getting around to reviewing & 
documenting it.

Jonathan's piece is actually an excellent article on how to implement 
mattviews in user-space.   Mostly, it just needs to be linked from somewhere 
in the PostgreSQL.org pages.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Spinlocks, yet again: a new test case
Next
From: Kurt Roeckx
Date:
Subject: Re: -fPIC