From: | Greg Smith <greg(at)2ndquadrant(dot)com> |
---|---|
To: | Samantha Atkins <sjatkins(at)mac(dot)com> |
Cc: | Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Which CMS/Ecommerce/Shopping cart ? |
Date: | 2010-07-30 00:03:05 |
Message-ID: | 4C5216B9.7060802@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)2ndQuadrant(dot)com www.2ndQuadrant.us
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2010-07-30 00:04:28 | Re: Comparison of Oracle and PostgreSQL full text search |
Previous Message | Scott Marlowe | 2010-07-30 00:02:14 | Re: [GENERAL] PostgreSQL keepalives help |