Re: Academic help for Postgres

From: Kevin Grittner <kgrittn(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Konstantin Knizhnik <k(dot)knizhnik(at)postgrespro(dot)ru>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Academic help for Postgres
Date: 2016-05-11 15:01:38
Message-ID: CACjxUsP_cBCZaNtG3H7+Xon5sQci-TW8DBNZ0te2dXoZejpSUQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, May 11, 2016 at 9:32 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> On Wed, May 11, 2016 at 05:31:10PM +0300, Konstantin Knizhnik wrote:

>> Incremental materialized views?
>
> I don't know. Is that something academics would research?

One paper I have found particularly good is this:

http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.31.3208

Tantalizingly, there is mention that there is a longer version of
the paper, but I have been unable to find it. There is enough in
this paper, I think, to fill in the blanks and do a much better job
with implementation than any ad hoc approach is likely to manage,
but if there is anything that extends this work (or subsequent work
which seems to be an improvement) that would be great.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2016-05-11 15:26:50 Re: HeapTupleSatisfiesToast() busted? (was atomic pin/unpin causing errors)
Previous Message Bruce Momjian 2016-05-11 14:54:31 Re: Academic help for Postgres