Received: from localhost (unknown [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id BC4699FA47D for ; Mon, 15 Oct 2007 12:57:28 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 03126-10 for ; Mon, 15 Oct 2007 12:57:24 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from developer.pgadmin.org (developer.pgadmin.org [63.246.23.140]) by postgresql.org (Postfix) with ESMTP id EDFD49F9C86 for ; Mon, 15 Oct 2007 12:57:24 -0300 (ADT) Received: from snake.edbuk ([62.232.55.118]) (authenticated bits=0) by developer.pgadmin.org (8.13.8/8.13.8) with ESMTP id l9FFuJev013536 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 15 Oct 2007 16:56:21 +0100 Message-ID: <47138DA3.7090801@postgresql.org> Date: Mon, 15 Oct 2007 16:56:19 +0100 From: Dave Page User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: "Joshua D. Drake" CC: Magnus Hagander , Josh Berkus , pgsql-www@postgresql.org Subject: Re: Approval process for news/events/training is broken References: <470A72CD.4050304@agliodbs.com> <200710120001.50415.josh@agliodbs.com> <470F3F7B.4030904@postgresql.org> <200710141454.44871.josh@agliodbs.com> <47131C0A.8070206@postgresql.org> <20071015081927.GB4653@svr2.hagander.net> <471326F3.8090004@postgresql.org> <471387D3.2070002@commandprompt.com> In-Reply-To: <471387D3.2070002@commandprompt.com> X-Enigmail-Version: 0.95.3 OpenPGP: url=http://www.pgadmin.org/pgp/davepage.pgp Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200710/88 X-Sequence-Number: 12675 Joshua D. Drake wrote: > Dave Page wrote: >> Magnus Hagander wrote: >>> On Mon, Oct 15, 2007 at 08:51:38AM +0100, Dave Page wrote: >>>> Josh Berkus wrote: >>>>> Dave, all: >>> Also, looking back at the news just added today, is "EnterpriseDB >>> Postgres" >>> considered a "postgresql family product" or a commercial one? Maybe a >>> guidance bullet on "downstream distributions"? >> >> It's certainly not commercial, but yes that does seem worth clarifying. > > It depends on what you are meaning by "commercial". This is a common > problem amongst FOSS people. FOSS can be commercial. I would actually > argue that EnterpriseDB Postgres *is* commercial as it is backed and > supported by a *commercial* Enterprise. > > The real question is, "is it proprietary". If it is even partially > closed source then it really doesn't belong in the "postgresql family > product" unless we also include MPP and Replicator. You know what I mean :-). And all of EDB-Postgres is open source, including the funky little MySQL migrator tool in the latest builds. /D