Re: Advantages of PostgreSQL over MySQL 5.0 - Mailing list pgsql-general

From Steve Crawford
Subject Re: Advantages of PostgreSQL over MySQL 5.0
Date
Msg-id 4421A703.6090302@pinpointresearch.com
Whole thread Raw
In response to Re: Advantages of PostgreSQL over MySQL 5.0  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
List pgsql-general
> ...I can think of two really high
> profile Postgresql installs that have recently been discussed:
>
> 1. The Wisconsin Court System, search the archives for a recent post
> about this.
> 2. The entire .org and .info domains are stored in a Postgresql database.
>
> I am sure there are many more.

Yup, Sony Online Entertainment springs to mind. They just selected (and
invested in) EnterpriseDB. EnterpriseDB is, at it's core, PostgreSQL but
it has been altered in a number of ways - primarily to enhance Oracle
compatibility so that PG can be more of a drop-in replacement for
programs that require Oracle.

 From their press release:
"EnterpriseDB Advanced Server is the clear open source database choice
because of its PostgreSQL foundation, compatibility with Oracle and the
support of the EnterpriseDB team,“ said Christopher Yates, vice
president of technology at Sony Online Entertainment."

Their whole press-release is at:
http://www.enterprisedb.com/news_events/press_releases/03_20_06b.do

Cheers,
Steve


pgsql-general by date:

Previous
From: Benjamin Smith
Date:
Subject: Re: Advantages of PostgreSQL over MySQL 5.0
Next
From:
Date:
Subject: how to update structural & data changes between PostgreSQL databases?