Postgres standard versus Postgres Plus Advanced Server

From: Robert James <srobertjames(at)gmail(dot)com>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Postgres standard versus Postgres Plus Advanced Server
Date: 2010-02-12 01:20:59
Message-ID: e09785e01002111720g2ffd1779gcabfed8228a0fb69@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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? My understanding is "Plus" adds some various tools
like standard database connectors, and that Advanced Server adds
Oracle compatibility (which I won't use) and performance improvements
(which are always welcome). Why not get those performance
improvements? Will they cause Postgres to use more resources when
dormant? Why not just go with Plus Advanced?

Thanks!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gauthier, Dave 2010-02-12 03:03:53 "like any" in reverse?
Previous Message u235sentinel 2010-02-12 00:29:12 Re: Postgres Triggers issue