Data partitioning? - Mailing list pgsql-general

From psql-mail@freeuk.com
Subject Data partitioning?
Date
Msg-id E1A6oEU-000H3u-6f@buckaroo.freeuk.net
Whole thread Raw
Responses Re: Data partitioning?  (Andrew Sullivan <andrew@libertyrms.info>)
List pgsql-general
hi,

I am becoming more and more convinced that in order to achieve the
required performance and scalability I need to split my data amoungst
many backend machines.

Ideally I would start with about 10 machine and have 1/10th of the data
on each. As the data set grows I would then buy additional machines to
spread the data over.

I think this is called data partitioning in oracle?
What does postgresql have to offer in this area?

Does software already exist to query multiple identical schemas each
with different data stored in them, and then correlate the results?

If not what suggestions does anyone have for writing my own?

Thanks,
Mat

--

pgsql-general by date:

Previous
From: "Johnson, Shaunn"
Date:
Subject: using copy to load odd characters
Next
From: Kaare Rasmussen
Date:
Subject: Re: PostgreSQL Beta4 Tag'd and Bundle'd ...