X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 286D79DC81B for ; Mon, 16 Jan 2006 07:23:08 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 22667-06 for ; Mon, 16 Jan 2006 07:23:10 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by postgresql.org (Postfix) with ESMTP id CBB059DC801 for ; Mon, 16 Jan 2006 07:23:05 -0400 (AST) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=vale-housing.co.uk) by anchor-post-33.mail.demon.net with esmtp (Exim 4.42) id 1EySS4-000EjO-A6 for pgsql-www@postgresql.org; Mon, 16 Jan 2006 11:23:08 +0000 Content-class: urn:content-classes:message Subject: Re: pgsql-committers shouldn't be the default "developers" list MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 16 Jan 2006 11:23:07 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] pgsql-committers shouldn't be the default "developers" list Thread-Index: AcYWa0OV6c2RVf9nRGyLmc+7RGdj6AEI5m5w From: "Dave Page" To: "Tom Lane" , X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.325 required=5 tests=[AWL=0.325] X-Spam-Score: 0.325 X-Spam-Level: X-Archive-Number: 200601/121 X-Sequence-Number: 9309 =20 > -----Original Message----- > From: pgsql-www-owner@postgresql.org=20 > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Tom Lane > Sent: 11 January 2006 04:55 > To: pgsql-www@postgresql.org > Subject: [pgsql-www] pgsql-committers shouldn't be the=20 > default "developers" list >=20 > Recently I've noticed an increasing number of clueless-newbie posts on > pgsql-committers, eg > http://archives.postgresql.org/pgsql-committers/2006-01/msg00132.php > You can debate which list such posts might be appropriate for, but > there is utterly no doubt that -committers ain't it. >=20 > It just occurred to me what the probable explanation for this is: > since the archives.postgresql.org left-side menu got rearranged, > pgsql-committers is the list that comes up when you hit "Developers > lists". And unlike, say, the front page for pgsql-hackers, there > is no verbiage whatsoever in the list description that might suggest > to newbies that this is not the place for their question. >=20 > At minimum the list description needs to be filled in, in a way that > will discourage people from posting questions there. Perhaps >=20 > This list carries CVS commit log messages, and occasionally > followup discussions arising from them. >=20 > If you have a question that is not directly related to a > recent commit, it doesn't belong here. Done - will appear next time the indexes regenerate. > But I'd like to suggest also that slavish adherence to alphabetical > order in the list menus might not be the best thing. =20 > Certainly I'd find > that it usually saves me a click if clicking on "Developers lists" > brought up -hackers as the default selection. Similarly, in the "User > lists" pgsql-admin doesn't seem like the greatest default=20 > (hmm, it seems > like that list's signal-to-noise ratio has dropped lately too...). > Could we point that one at -general perhaps? I've changed the default list for Users to -general, Developers to -hackers and Projects to pgadmin-support. In the longterm I think Peter's suggestion of having an intro page for each section is probably best, but that will require code changes that I don't have time for right now. Regards, Dave.