Data partitioning?

Поиск
Список
Период
Сортировка
От psql-mail@freeuk.com
Тема Data partitioning?
Дата
Msg-id E1A6oEU-000H3u-6f@buckaroo.freeuk.net
обсуждение исходный текст
Ответы Re: Data partitioning?
Список 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 по дате отправления:

Предыдущее
От: "Johnson, Shaunn"
Дата:
Сообщение: using copy to load odd characters
Следующее
От: Kaare Rasmussen
Дата:
Сообщение: Re: PostgreSQL Beta4 Tag'd and Bundle'd ...