Re: Materialized views proposal - Mailing list pgsql-hackers

From Neil Conway
Subject Re: Materialized views proposal
Date
Msg-id 87fzg67lq5.fsf@mailbox.samurai.com
Whole thread Raw
In response to Re: Materialized views proposal  (Jonathan Gardner <jgardner@jonathangardner.net>)
Responses Re: Materialized views proposal
List pgsql-hackers
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].

One resource on this topic that appears to be quite authoritative is
"Materialized Views: Techniques, Implementations, and Applications" by
A. Gupta and I. Mumick (MIT Press, 1999). That might present the
material in a manner that is easier to grok than the original papers
themselves.

I didn't realize that it was possible to spend 600 pages only
discussing materialized views, but it apparently it is :-)

-Neil



pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Updated code to test gettimeofday() ...
Next
From: Gaetano Mendola
Date:
Subject: Re: *sigh*