X-Original-To: pgsql-hackers-postgresql.org@postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id C21329FB49A for ; Sat, 2 Sep 2006 13:22:33 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 26711-02-5 for ; Sat, 2 Sep 2006 13:22:24 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from floppy.pyrenet.fr (floppy.pyrenet.fr [194.116.145.2]) by postgresql.org (Postfix) with ESMTP id 2BBB29FB56C for ; Sat, 2 Sep 2006 13:20:59 -0300 (ADT) Received: by floppy.pyrenet.fr (Postfix, from userid 106) id 3A861308E2; Sat, 2 Sep 2006 18:20:58 +0200 (MET DST) From: Lukas Kahwe Smith X-Newsgroups: pgsql.hackers Subject: Re: Postgres tracking - the pgtrack project Date: Sat, 02 Sep 2006 18:20:57 +0200 Organization: Hub.Org Networking Services Lines: 26 Message-ID: <44F9AF69.9070206@pooteeweet.org> References: <2141.1157206501@sss.pgh.pa.us> <621fdf7c380b797f32c1ac0f7bccffd4@biglumber.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@news.hub.org To: Greg Sabino Mullane User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) In-Reply-To: <621fdf7c380b797f32c1ac0f7bccffd4@biglumber.com> To: pgsql-hackers@postgresql.org X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.045 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200609/150 X-Sequence-Number: 89679 Greg Sabino Mullane wrote: > Yes, maintaining it will be a royal pain in the butt. But my theory has > been "if you build it, they will come". It will require a lot of human > interaction, as automation only takes you so far, especially when trying > to parse mailing list messages. But if we eventually get a decent-size > group of people who each put in a little work on it, it should be > quite possible to keep it up to date. (Also, this would be a great way > for people to help the project who don't have the time and/or skills > to do coding). I think we should start with the wiki and then add in whatever we notice can be automated. This way we may not initially be able to cover all the bases, but it will mean that whatever we do automate actually matches real world requirements. > The idea is to allow everything to happen as it already does, e.g. no > extra burdens for Tom, no extra processes anywhere. However, all the > existing information is gathered into one centralized and searchable place. > The primary sources will include the code, the docs, and the mailing lists. > Especially the mailing lists. Yeah, let the ones work on this that do not do any of the pgsql coding. regards, Lukas