Re: Materialized views

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Materialized views
Date: 2011-11-08 22:27:07
Message-ID: 4EB9ACBB.60600@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 11/8/11 1:23 PM, Kevin Grittner wrote:
> So the question is, would a
> patch which does the first two without the third be accepted by the
> community?

AFAIC, yes.

For that matter, Part 3 is useful without parts 1 and 2, if someone
wanted to work on that. I recall some academic work on automated
materialized view matching back in the 7.2 days.

And I can help test whatever you come up with ... I do a lot of matviews.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Jaskiewicz 2011-11-08 22:35:48 Re: Materialized views
Previous Message Josh Berkus 2011-11-08 22:25:33 Re: Releasing an alpha for CF2