Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Re: Postgres standard versus Postgres Plus Advanced Server - Mailing list pgsql-general

From Magnus Hagander
Subject Re: Postgres standard versus Postgres Plus Advanced Server
Date
Msg-id 9837222c1002120009o15e61952ta35b9530df5c1a33@mail.gmail.com
Whole thread Raw
In response to Postgres standard versus Postgres Plus Advanced Server  (Robert James <srobertjames@gmail.com>)
List pgsql-general
On Friday, February 12, 2010, Robert James <srobertjames@gmail.com> wrote:
> Hi.  I'm setting up a new workstation (Win7 64bit Quad Core 4GB) with
> Postgres, for development work, and trying to pick which version I
> should install.  Most of the time, Postgres is dormant - I'm not using
> it all - but when I do use it, the load can be high, and I want
> maximum performance.
>
> Is there any reason to use standard Postgres over Postgres Plus
> Advanced Server?

postgres plus advanced server is a proprietary database. You will have
to pay a licence fee for it. Standard postgres is open source, and a
such free of costs.


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: "like any" in reverse?
Next
From: Yan Cheng Cheok
Date:
Subject: Make sure there is no two column with same value - What is the best practice?