Re: pgaccess - the discussion is over

From: mlw <markw(at)mohawksoft(dot)com>
To: Iavor Raytchev <iavor(dot)raytchev(at)verysmall(dot)org>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, "Bartus(dot) L" <bartus(dot)l(at)bitel(dot)hu>, Boyan Dzambazov <boyan(dot)dzambazov(at)verysmall(dot)org>, Boyan Filipov <boyan(dot)filipov(at)verysmall(dot)org>, Cmaj <cmaj(at)freedomcorpse(dot)info>, Constantin Teodorescu <teo(at)flex(dot)ro>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>, "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>, Stanislav Grozev <stanislav(dot)grozev(at)cees(dot)org>, Thomas Lockhart <lockhart(at)fourpalms(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pgaccess - the discussion is over
Date: 2002-05-13 14:56:29
Message-ID: 3CDFD41D.60BAE66F@mohawksoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

Iavor Raytchev wrote:
>
> > If and when patches for pgaccess appear in significant numbers and for
> > some reason, which I cannot imagine, this procedure doesn't end up being
> > practical, we can consider the alternatives. But before you spend a lot
> > of time building a new infrastructure, let's see some code.
> >
> > --
> > Peter Eisentraut peter_e(at)gmx(dot)net
>
> We are working on it, because we have some code.
>
> Don't you believe us, or do you think we have a lot of free time to waste?
>
> We - Chris, Bartus, Boyan and myself, have enough patches we want to merge.
> And we do not feel like asking for permisson to do it. We sent them to Teo
> and we were asked by Teo to meet and see what we can do with our patches.
> And we were nice enough to tell the world about this.
>
> I do not feel neither like 'asking for permisson', nor like 'proving'
> anything. If somebody wants to help - is welcome.

I find that this group is frustrating to work with. They seem very intolerant
of the plurality.

I did a configuration patch several months ago. I liked it, as did some others.
It did not affect any existing behavior, but added the ability to store
configuration information in a different location than the data, and share
files between multiple PostgreSQL instances.

Rather than evaluate the patch, and say it needs these changes, or simply
applying it, you know, working with the contributor's to make a better project,
they ranted and raved how they didn't like it, how they wanted something
better, etc. No good technical reasons were given, mind you, just "I don't like
this."

So, I did the work, for what? Nothing. It is pointless for me to make the
changes for each release. Fortunately it wasn't too much work. So, my
experience tells me that unless the work you do is something they want, you are
wasting your time. If you try to get some feedback from them about an approach
you wish to take, so you don't waste your time, they flame you and tell you to
put up or shut up.

If you intend to undertake a major work on PostgreSQL, it had better be for
something other than contribution back to the group, otherwise, there is a good
possibility that you are going to waste your time.

I do not get paid to work on PostgreSQL, the time I spend on it is either my
own or for a project I am working on. I am finding it very unsatisfying.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rod Taylor 2002-05-13 15:17:27 Re: strange explain
Previous Message Tom Lane 2002-05-13 14:48:45 Re: Join of small table with large table

Browse pgsql-interfaces by date

  From Date Subject
Next Message C. Maj 2002-05-13 15:49:51 Re: pgaccess - the discussion is over
Previous Message Tom Lane 2002-05-13 14:17:55 Re: Composite datatypes, dynamic member fields