X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 1EC4CD6805 for ; Mon, 7 Nov 2005 16:39:39 -0400 (AST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 45170-04 for ; Mon, 7 Nov 2005 20:39:36 +0000 (GMT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mailbox.samurai.com (mailbox.samurai.com [205.207.28.82]) by svr1.postgresql.org (Postfix) with ESMTP id 669CED6892 for ; Mon, 7 Nov 2005 16:39:37 -0400 (AST) Received: from localhost (mailbox.samurai.com [205.207.28.82]) by mailbox.samurai.com (Postfix) with ESMTP id 15C6923984E; Mon, 7 Nov 2005 15:39:39 -0500 (EST) Received: from mailbox.samurai.com ([205.207.28.82]) by localhost (mailbox.samurai.com [205.207.28.82]) (amavisd-new, port 10024) with LMTP id 42225-01-4; Mon, 7 Nov 2005 15:39:37 -0500 (EST) Received: from [192.168.1.104] (d226-86-55.home.cgocable.net [24.226.86.55]) by mailbox.samurai.com (Postfix) with ESMTP id A409423978A; Mon, 7 Nov 2005 15:39:37 -0500 (EST) Subject: Re: On-line docs for PG 8.1 need updating From: Neil Conway To: Michael Glaesemann Cc: Magnus Hagander , Tom Lane , Dave Page , PostgreSQL WWW Mailing List In-Reply-To: <5407F6D0-63F5-43D4-80B8-74C29C28B66B@myrealbox.com> References: <6BCB9D8A16AC4241919521715F4D8BCE92E826@algol.sollentuna.se> <1131313608.6884.86.camel@localhost.localdomain> <5407F6D0-63F5-43D4-80B8-74C29C28B66B@myrealbox.com> Content-Type: text/plain Date: Mon, 07 Nov 2005 15:43:13 -0500 Message-Id: <1131396193.6884.108.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mailbox.samurai.com X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0 required=5 tests=[none] X-Spam-Score: 0 X-Spam-Level: X-Archive-Number: 200511/53 X-Sequence-Number: 8768 On Mon, 2005-07-11 at 11:03 +0900, Michael Glaesemann wrote: > I agree with your points. One reservation I have is that people might > be more likely to run a beta in a production environment. Nowadays it > seems increasingly common for projects to release betas for > widespread circulation. I don't know if this is something that should > be encouraged for PostgreSQL. I'd hate to see people get a bad > impression of PostgreSQL because a beta screws up their data. IMHO it is fairly clearly a good thing to get more publicity for Postgres betas. That is the whole point of the beta program in the first place: I don't see that putting more beta information on the main website is fundamentally different from sending email announcing betas to -announce, for example. Provided that the caveats are clear, I think there's a lot to be gained by publicizing betas more effectively. -Neil