Re: Postgresql Materialized views - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: Postgresql Materialized views
Date
Msg-id 36e682920801121603i65266256r8a5692eaef56fea4@mail.gmail.com
Whole thread Raw
In response to Re: Postgresql Materialized views  (Mark Mielke <mark@mark.mielke.cc>)
List pgsql-hackers
On Jan 12, 2008 5:31 PM, Mark Mielke <mark@mark.mielke.cc> wrote:
> Joshua D. Drake wrote:
>> I think his email was very well written and a simple request of
>> discussion of alternatives as well as future plans.

Agreed, JD.

> Offensive is relative. I find it offensive when people demand things on one
> of the many mailing lists I read without providing anything to the
> community.

I have to agree with JD.  Your response was quite negative.
Similarly, your statement, "If it was so easy, and such a clear win, I
think one of the very competent people using PostgreSQL today would
have already done it?" is misplaced.  Jean-Michel didn't say it was
easy at all, he just explained some of the benefits.

Having used materialized views for years, I can tell you they are an
important feature Postgres currently lacks (in native form).  Also, as
I have personally looked into implementing materialized views in
Postgres, I can tell you it's not too difficult.  However, as Simon
stated, it's an iterative process.

You don't need to jump on someone for a well-written request with a
specific use-case.

-- 
Jonah H. Harris, Sr. Software Architect | phone: 732.331.1324
EnterpriseDB Corporation                | fax: 732.331.1301
499 Thornall Street, 2nd Floor          | jonah.harris@enterprisedb.com
Edison, NJ 08837                        | http://www.enterprisedb.com/


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: NOTICE messages during COPY OUT
Next
From: Tom Lane
Date:
Subject: Unexpected log chatter during transaction abort in CVS HEAD