Re: "Clustering"

Поиск
Список
Период
Сортировка
От Markus Schiltknecht
Тема Re: "Clustering"
Дата
Msg-id 4563202E.3090403@bluegap.ch
обсуждение исходный текст
Ответ на Re: "Clustering"  (Markus Schiltknecht <markus@bluegap.ch>)
Ответы Re: "Clustering"  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-docs
Hi,

I wrote:
> That reminds me of the requirement of having Multi Master Replication in
> place to do Parallel Query Execution. Sync Multi Master Replication
> being better, while Async Multi Master Replication obviously leads to
> inconsistent responses, when queried in parallel. That may be acceptable
> in certain situations.

Oops, during rereading "Clustering For Parallel Query Execution", I've
noticed that you mention Data Partitioning as one possible way to do
Parallel Query Execution. Thus Multi Master Replication obviously is not
a requirement, but just another way to allow for Parallel Query
Execution. Mentioning that as well would probably be good.

IMHO, the advice to use multiple, independent databases to do parallel
query execution sounds a little meager. Of course it's also parallel
query execution, but it's not what most people suspect to find under
that section, I would guess.

Regards

Markus


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

Предыдущее
От: Markus Schiltknecht
Дата:
Сообщение: Re: PostgreSQL Documentation of High Availability and Load Balancing
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PostgreSQL Documentation of High Availability and