Re: Learning curves and such (was Re: pgFoundry) - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Learning curves and such (was Re: pgFoundry)
Date
Msg-id 200505181028.39589.josh@agliodbs.com
Whole thread Raw
In response to Re: Learning curves and such (was Re: pgFoundry)  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Learning curves and such (was Re: pgFoundry)  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
People:

I think maybe we're putting on the frosting without the cake here.  The 
primary purpose of bug trackers is to help get bugs fixed.   Over the last 
couple of days, we've had a lot of comments from major bug-fixers that a BT 
isn't *needed* to get bugs fixed.   Let's look at tools which address what we 
actually *do* need, rather than what we don't.

Here's where I see a lack:
1)  The TODO list is a bit impenetrable for new hackers wanting to get started 
with PostgreSQL tasks.

2) Users could use a place to look up their current bug and find out what 
version it was/will be fixed in.

3) Users could use a place to look up known issues/misunderstandings and find 
education and workarounds.

None of those tasks necessarily requires a bug tracker.   In fact, I'd 
advocate a project task list for (1) (which we conveninetly have in 
pgFoundry) and a knowledge base for (2) and (3).  The issue in all cases is 
upkeep.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: "Jeffrey W. Baker"
Date:
Subject: Re: Bitmap scan cost model (was Re: bitmap scans, btree
Next
From: Mag Gam
Date:
Subject: Re: Compiling tsearch2 on AIX