X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 80C47D1B57C; Wed, 19 Nov 2003 01:52:27 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 62262-05; Tue, 18 Nov 2003 21:51:59 -0400 (AST) Received: from houston.familyhealth.com.au (fhnet.arach.net.au [203.22.197.21]) by svr1.postgresql.org (Postfix) with ESMTP id E4D45D1B510; Tue, 18 Nov 2003 21:51:54 -0400 (AST) Received: from familyhealth.com.au (work-40.internal [192.168.0.40]) by houston.familyhealth.com.au (8.12.9p1/8.12.9) with ESMTP id hAJ1proD083581; Wed, 19 Nov 2003 09:51:53 +0800 (WST) (envelope-from chriskl@familyhealth.com.au) Message-ID: <3FBACDE7.4090109@familyhealth.com.au> Date: Wed, 19 Nov 2003 09:56:55 +0800 From: Christopher Kings-Lynne User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Josh Berkus Cc: "Marc G. Fournier" , Neil Conway , pgsql-www@postgresql.org, PostgreSQL Development Subject: Re: [HACKERS] Release cycle length References: <87smkmgyn7.fsf@mailbox.samurai.com> <20031117233828.Y731@ganymede.hub.org> <200311180942.31093.josh@agliodbs.com> In-Reply-To: <200311180942.31093.josh@agliodbs.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/327 X-Sequence-Number: 2974 > HOWEVER, a release cycle of *less than 6 months* would kill the advocacy vols > if we wanted the same level of publicity. > > I do support the idea of "dev" releases. For example, if there was a "dev" > release of PG+ARC as soon as Jan is done with it, I have one client would > would be willing to test it against a simulated production load on pretty > heavy-duty hardware. Can't we have nightly builds always available? Why can't they just use the CVS version? > (Oddly enough, my problem in doing more testing myself is external to > PostgreSQL; most of our apps are PHP apps and you can't compile PHP against > two different versions of PostgreSQL on the same server. Maybe with User > Mode Linux I'll be able to do more testing now.) I'd be willing to give testing coordination a go, not sure where I'd begin though. Chris