Re: Postgresql Materialized views

From: Csaba Nagy <nagy(at)ecircle-ag(dot)com>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: Sean Utt <sean(at)strateja(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Postgresql Materialized views
Date: 2008-01-14 10:09:06
Message-ID: 1200305346.7528.67.camel@PCD12478
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 2008-01-14 at 09:22 +0000, Simon Riggs wrote:
> So I support Mark Mielke's views on writing code. Anybody who wants to
> code, can. There's probably a project of a size and complexity that's
> right for your first project.

The main problem is that usually that initial thing is not what you
desperately need today... so the motivation will be pretty low unless
you just have loads of time to start off playing with the code.

> Apparently the guy that invented the new
> scheduling algorithms for Linux wasn't even a coder, but he sat down and
> worked it out.

> This is Hackers: Write some code today, everybody. You *can*.

Certainly everybody can write code, but the barrier to accept it is
pretty high in the postgres community. So you better be a damn good
coder if you expect your code to be accepted... and even then with
considerable fight for justifying the use case for your feature ;-)

This is all good for a stable product, but it really makes the barrier
between simple users and hackers pretty high.

Cheers,
Csaba.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message mac_man2005 2008-01-14 10:16:15 Using tapes on tuplesort.c
Previous Message Jean-Michel Pouré 2008-01-14 09:57:12 Re: Postgresql Materialized views