Re: Learning curves and such (was Re: pgFoundry)

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Greg Stark <gsstark(at)mit(dot)edu>, Steve Atkins <steve(at)blighty(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Learning curves and such (was Re: pgFoundry)
Date: 2005-05-18 06:23:47
Message-ID: 200505180623.j4I6NlQ28306@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
> Greg Stark <gsstark(at)mit(dot)edu> writes:
> > Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> >> What it comes down to is that a mailing list encourages many-eyes-on-
> >> one-bug synergy, whereas Bugzilla is designed to send a bug report
> >> to just one pair of eyes, or at most a small number of eyes. I haven't
> >> used RT but I doubt it's fundamentally different.
>
> > Actually RT is quite different. It's very closely tied to email. You get all
> > the updates in email and can respond to the emails and the results are
> > archived in the ticket.
>
> [ shrug... ] BZ sends me email too --- for the things *it* thinks I
> should know about.
>
> The basic point here is that these systems are designed on the
> assumption that there is a small, easily identified set of people
> who need-to-know about any given problem. We (Postgres) have done
> well by *not* using that assumption, and I'm not eager to adopt a
> tool that forces us to buy into that mindset.

What we do now is not to require the reporter or the developers to
classify the email traffic, and the burden is on the people looking for
specific information to find it.

I am not suggesting we change that, but this the trade-off we have made.
The only classification we do is the TODO list and the release notes ---
everything else is email searches.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2005-05-18 07:24:20 Re: Cost of XLogInsert CRC calculations
Previous Message Oleg Bartunov 2005-05-18 06:16:41 Re: Learning curves and such (was Re: pgFoundry)