From: | Nicolas Barbier <nicolas(dot)barbier(at)gmail(dot)com> |
---|---|
To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
Cc: | pgsql-hackers(at)postgresql(dot)org, matview-devel(at)gborg(dot)postgresql(dot)org |
Subject: | Re: Materialized views (Was Re: Improving count(*)) |
Date: | 2005-11-19 13:04:08 |
Message-ID: | b0f3f5a10511190504o726ea00eube3fbeaad094349d@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
(CCed to the matview-devel mailing list)
On 11/19/05, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
> I've been reading some papers on materialized views lately. Here's some
> interesting ones:
(snip)
You might want to take a look at the pages that I set up to track the
progress on my master's thesis:
<url:http://www.nicolas.barbier.easynet.be/itsme/thesis/>
especially the literature page:
<url:http://www.nicolas.barbier.easynet.be/itsme/thesis/literature/>
IMO, GL95, Qua97 and GM99 are the ones that are most applicable to
view maintenance with bag-semantics (thus, SQL). You should be able to
find all these papers with Google (Scholar) in case my computer is
shut down, otherwise you can download them directly from me.
Greetings,
Nicolas
--
Nicolas Barbier
http://www.gnu.org/philosophy/no-word-attachments.html
From | Date | Subject | |
---|---|---|---|
Next Message | Martijn van Oosterhout | 2005-11-19 15:13:43 | Returning multiple result sets |
Previous Message | Martijn van Oosterhout | 2005-11-19 12:33:32 | Re: request for enhancement of protocol |