Re: Which CMS/Ecommerce/Shopping cart ? - Mailing list pgsql-general

From Greg Smith
Subject Re: Which CMS/Ecommerce/Shopping cart ?
Date
Msg-id 4C5216B9.7060802@2ndquadrant.com
Whole thread Raw
In response to Re: Which CMS/Ecommerce/Shopping cart ?  (Samantha Atkins <sjatkins@mac.com>)
List pgsql-general
Samantha Atkins wrote:
> Amazon cloud has great scalable MySQL support but apparently not postgreql.  Why?

The perception is that MySQL has good built-in replication usable for
scaling up purposes, and therefore is suitable for cloud deployments.
Whereas the perception is that PostgreSQL has no such thing.  There's
enough truth in both positions to keep both perceptions alive, even
though neither is completely correct.  MySQL replication has some
serious limitations, and there are PostgreSQL replication solutions,
just not that ship with the software yet.

The pending 9.0 with obvious built-in replication is already shifting
how people are treating PostgreSQL for cloud deployments, a trend which
should just accelerate once the release comes out.

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com   www.2ndQuadrant.us


pgsql-general by date:

Previous
From: Greg Smith
Date:
Subject: Re: Which CMS/Ecommerce/Shopping cart ?
Next
From: Scott Marlowe
Date:
Subject: Re: Comparison of Oracle and PostgreSQL full text search