X-Original-To: pgsql-advocacy-postgresql.org@postgresql.org Received: from localhost (wm.hub.org [200.46.204.128]) by postgresql.org (Postfix) with ESMTP id D954C9FB1FD for ; Tue, 29 Aug 2006 09:00:37 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 41697-04 for ; Tue, 29 Aug 2006 11:59:58 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey- Received: from ipx11223.ipxserver.de (ipx11223.ipxserver.de [212.112.227.169]) by postgresql.org (Postfix) with ESMTP id E887A9FB1CE for ; Tue, 29 Aug 2006 08:59:57 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id A8533DF019B; Tue, 29 Aug 2006 13:59:55 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (flottensignalgeber [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04991-04; Tue, 29 Aug 2006 13:59:55 +0200 (CEST) Received: from [127.0.0.1] (i577B4D1D.versanet.de [87.123.77.29]) by ipx11223.ipxserver.de (Postfix) with ESMTP id B076FDF0178; Tue, 29 Aug 2006 13:59:54 +0200 (CEST) Message-ID: <44F42C37.2000107@pooteeweet.org> Date: Tue, 29 Aug 2006 13:59:51 +0200 From: Lukas Kahwe Smith User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Robert Treat Cc: pgsql-advocacy@postgresql.org Subject: Re: PostgreSQL rebranding References: <44F3F0EC.2080709@pooteeweet.org> <200608290750.37526.xzilla@users.sourceforge.net> In-Reply-To: <200608290750.37526.xzilla@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests= X-Spam-Level: X-Archive-Number: 200608/144 X-Sequence-Number: 9608 Robert Treat schrieb: > On Tuesday 29 August 2006 03:46, Lukas Kahwe Smith wrote: >> Hi, >> >> I am collecting a list of PostgreSQL rebrands. >> >> So far I have the following: >> >> Illustra, EnterpriseDB, Bizgres, BizgresMPP, Mammoth, Red Hat Database, >> Netezza, parACCEL >> > > Are you looking for PostgreSQL rebrands or POSTGRES (a la Berkely) re-brands? > AIUI Illustra is the latter but not the former. I was not going to make such a distinction. >> I will also try to find out during what time these were offered, the >> company that was behind this offering, the license (BSD, proprietary >> etc.) and to what extend the changes made it back into the PostgreSQL >> tree (none, partially, full). >> >> So throw me whatever names you remember and I will try to research them. >> Of course I would not mind if you can provide links to get the above >> information as well. >> > > Powergres is/was offered by SRA as a commercial, threaded windows version of > PostgreSQL. Also NuSphere/Peerdirect released a windows version of > PostgreSQL that iirc was called UltraSQL. There was also "Pervasive > Postgres" which was recently offered by Pervasive. I don't recall if Great > Bridge had such a repackaging, but someone else could probably chime in on > that. HTH. I was not sure where I should sensibly draw the line, as there will likely be little differences in every distribution (since they tend to make their own choices about what to backport etc). So I settled on "rebrandings". But thats not a clear distinction either. I guess what I really am looking to list is all the intentional "forks" that added functionality or that removed the "PostgreSQL" label to at least on the surface make it non obvious that it is based on PostgreSQL. So the question is if "Pervasive Postgres" was really a modified version. Since it kept "Postgres" in the name I would not count it among the "rebrands". However I guess the question is if there is a general interest to maintain such a list from the PostgreSQL project and in that case we maybe should discuss what everybody thinks should end up on there. Maybe a newly created wiki would be a place to build up this list? regards, Lukas