Re: Materialized views proposal - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: Materialized views proposal
Date
Msg-id 1070197064.16586.12.camel@fuji.krosing.net
Whole thread Raw
In response to Re: Materialized views proposal  (Neil Conway <neilc@samurai.com>)
Responses Re: Materialized views proposal  (Sailesh Krishnamurthy <sailesh@cs.berkeley.edu>)
List pgsql-hackers
Neil Conway kirjutas P, 30.11.2003 kell 02:18:
> Jonathan Gardner <jgardner@jonathangardner.net> writes:
> > 3) We would implement some sort of differential view update scheme
> >    based on the paper "Efficiently Updating Materialized Views"[1].

Maybe the TelegraphCQ engine can give some ideas

http://telegraph.cs.berkeley.edu/

from brief reading, it seems that all they do is kind of materialized
views ;) - they call it Continuous Dataflow Processing, i.e. queries
that run continuously over incoming data.

----------------
Hannu



pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: -fpic vs. -fPIC
Next
From: Peter Eisentraut
Date:
Subject: Re: -fpic vs. -fPIC