Re: PostgreSQL clustering VS MySQL clustering - Mailing list pgsql-performance

From Jim C. Nasby
Subject Re: PostgreSQL clustering VS MySQL clustering
Date
Msg-id 20050121013204.GL67721@decibel.org
Whole thread Raw
In response to Re: PostgreSQL clustering VS MySQL clustering  (Stephen Frost <sfrost@snowman.net>)
Responses Re: PostgreSQL clustering VS MySQL clustering
List 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?"

pgsql-performance by date:

Previous
From: Josh Berkus
Date:
Subject: Re: PostgreSQL clustering VS MySQL clustering
Next
From: "Jim C. Nasby"
Date:
Subject: Re: PostgreSQL clustering VS MySQL clustering