Re: PostgreSQL clustering VS MySQL clustering

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: PostgreSQL clustering VS MySQL clustering
Дата
Msg-id 41EFD674.2030600@commandprompt.com
обсуждение исходный текст
Ответ на Re: PostgreSQL clustering VS MySQL clustering  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-performance
Christopher Kings-Lynne wrote:

>> Probably by carefully partitioning their data.  I can't imagine anything
>> being fast on a single table in 250,000,000 tuple range.  Nor can I
>> really imagine any database that efficiently splits a single table
>> across multiple machines (or even inefficiently unless some internal
>> partitioning is being done).
>
>
> Ah, what about partial indexes - those might help.  As a kind of
> 'semi-partition'.

He could also you schemas to partition out the information within the
same database.

J

>
> Chris



--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL


Вложения

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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: PostgreSQL clustering VS MySQL clustering
Следующее
От: Alex Turner
Дата:
Сообщение: Re: Disk configuration