Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id E76469FB450 for ; Wed, 8 Aug 2007 12:45:06 -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 45146-09 for ; Wed, 8 Aug 2007 12:45:02 -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 0FC9E9FB24C for ; Wed, 8 Aug 2007 12:45:02 -0300 (ADT) Received: from snake.local ([62.232.55.118]) (authenticated bits=0) by developer.pgadmin.org (8.13.8/8.13.8) with ESMTP id l78Fixmq022250 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 8 Aug 2007 16:45:01 +0100 Message-ID: <46B9E4F8.1090005@postgresql.org> Date: Wed, 08 Aug 2007 16:44:56 +0100 From: Dave Page User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Peter Eisentraut CC: pgsql-advocacy@postgresql.org, Lukas Kahwe Smith Subject: Re: EnterpriseDB Postgres References: <200708081736.26564.peter_e@gmx.net> In-Reply-To: <200708081736.26564.peter_e@gmx.net> 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: 200708/123 X-Sequence-Number: 11693 Peter Eisentraut wrote: > Am Mittwoch, 8. August 2007 17:14 schrieb Lukas Kahwe Smith: >> I read about EnterpriseDB PostGres [1] today. Guess since its open >> source it does not contain DynaTune (or what their auto tuning feature >> for EnterpriseDB is called). Might be a nice addition to be able to get >> this unbundled as a binary .. for this distribution? At any rate another >> PostgreSQL distribution, well not another actually its "the first-ever >> professional-grade distribution". > > It's basically PostgreSQL and regular add-on components installed in an > unusual way. Unusual? > Certainly not the first, Barring pgInstaller, it's the first bundled distribution I recall seeing available at no cost. > and arguably not professional. Thanks. The Windows build was written by me, using the same technology, and indeed much of our existing code from pgInstaller. Please detail what is unprofessional so I can fix both packages. Regards, Dave