Re: PostgreSQL clustering VS MySQL clustering

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: PostgreSQL clustering VS MySQL clustering
Дата
Msg-id 20050120150847.GQ10437@ns.snowman.net
обсуждение исходный текст
Ответ на Re: PostgreSQL clustering VS MySQL clustering  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: PostgreSQL clustering VS MySQL clustering  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-performance
* 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 :).

> So, your only option is Oracle or another very expensive commercial
> database.

Or partition the data at the application layer.

    Stephen

Вложения

В списке pgsql-performance по дате отправления:

Предыдущее
От: Hervé Piedvache
Дата:
Сообщение: Re: PostgreSQL clustering VS MySQL clustering
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: PostgreSQL clustering VS MySQL clustering