Re: PostgreSQL clustering VS MySQL clustering

decibel <decibel@decibel.org>

From: "Jim C. Nasby" <decibel@decibel.org>
To: Christopher Kings-Lynne <chriskl@familyhealth.com.au>, Herv? Piedvache <herve@elma.fr>, pgsql-performance@postgresql.org
Date: 2005-01-21T01:32:04Z
Lists: pgsql-performance
On Thu, Jan 20, 2005 at 10:08:47AM -0500, Stephen Frost wrote:
> * Christopher Kings-Lynne (chriskl@familyhealth.com.au) wrote:
> > PostgreSQL has replication, but not partitioning (which is what you want).
> 
> It doesn't have multi-server partitioning..  It's got partitioning
> within a single server (doesn't it?  I thought it did, I know it was
> discussed w/ the guy from Cox Communications and I thought he was using
> it :).

No, PostgreSQL doesn't support any kind of partitioning, unless you
write it yourself. I think there's some work being done in this area,
though.
-- 
Jim C. Nasby, Database Consultant               decibel@decibel.org 
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"