Re: commercial adaptation of postgres

From: bricklen <bricklen(at)gmail(dot)com>
To: Dennis Gearon <gearond(at)sbcglobal(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: commercial adaptation of postgres
Date: 2009-07-21 14:33:46
Message-ID: 33b743250907210733i6ff4077s96cc86295bcd2fd8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greenplum uses a modified version of PostgreSQL for their MPP product.
http://www.greenplum.com/

On Mon, Jul 20, 2009 at 6:56 PM, Dennis Gearon<gearond(at)sbcglobal(dot)net> wrote:
>
> I once talked to a company that made a custome version of Postgres. It split tables up on columns and also by rows, had some other custome features. It was enormously faster from what I gathered.
>
> I could of sworn it began with the letter 'T', but maybe not. I don't see anything like that on the commercial page of the posgres site.
>
> Does anyone know what it is out there in enterprise commercially modified postgres servers? (on 64 bit machines, preferably)
>
>
> Dennis Gearon
>
> Signature Warning
> ----------------
> EARTH has a Right To Life
>
> I agree with Bolivian President Evo Morales
>
> # The right to life: "The right for no ecosystem to be eliminated by the irresponsible acts of human beings."
>
> # The right of biosystems to regenerate themselves: "Development cannot be infinite. There's a limit on everything."
>
> # The right to a clean life: "The right for Mother Earth to live without contamination, pollution. Fish and animals and trees have rights."
>
> # The right to harmony and balance between everyone and everything: "We are all interdependent."
>
>
> See the movie - 'Inconvenient Truth'
> See the movie - 'Syriana'
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2009-07-21 14:34:24 Re: ***UNCHECKED*** Re: memory leak occur when disconnect database
Previous Message Chris Spotts 2009-07-21 14:26:25 Re: array_agg crash?