X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 98850D1C4C4; Tue, 18 Nov 2003 05:53:44 +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 55093-08; Tue, 18 Nov 2003 01:53:14 -0400 (AST) Received: from bob.samurai.com (bob.samurai.com [205.207.28.75]) by svr1.postgresql.org (Postfix) with ESMTP id CC1F4D1B4F7; Tue, 18 Nov 2003 01:53:13 -0400 (AST) Received: from tokyo.samurai.com (d226-89-59.home.cgocable.net [24.226.89.59]) by bob.samurai.com (Postfix) with ESMTP id ACC7F1FEC; Tue, 18 Nov 2003 00:53:12 -0500 (EST) To: "Marc G. Fournier" Cc: Peter Eisentraut , "Matthew T. O'Connor" , Christopher Kings-Lynne , PostgreSQL Development Subject: Re: Release cycle length From: Neil Conway In-Reply-To: <20031118002930.U731@ganymede.hub.org> (Marc G. Fournier's message of "Tue, 18 Nov 2003 00:36:11 -0400 (AST)") References: <20031118002930.U731@ganymede.hub.org> Date: Tue, 18 Nov 2003 00:53:12 -0500 Message-ID: <87k75ygr3r.fsf@mailbox.samurai.com> User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/939 X-Sequence-Number: 47227 "Marc G. Fournier" writes: > On Tue, 18 Nov 2003, Peter Eisentraut wrote: > >> 0. As you say, make it known to the public. Have people test their >> in-development applications using a beta. > > and how do you propose we do that? I think this is the hard part (1) Make the beta more obvious on the website, as we've already discussed (2) Make a freshmeat.net release announcement for _each_ beta, RC, and of course the final release (we totally missed this during 7.4). There are probably other software release announcement sites we could inform. (3) Is it worth trying to get some technical press coverage for the start of the beta process? I don't mean on PHB-oriented sites like ComputerWorld or ZdNet where we need to do the work of getting a press release prepared, but OSNews or Slashdot just need a link to the release notes and the source tarballs. Any other suggestions? Perhaps we could add a list of this sort to src/tools/RELEASE_CHANGES? -Neil