Re: How can I speed up this function?

Поиск
Список
Период
Сортировка
От David Mitchell
Тема Re: How can I speed up this function?
Дата
Msg-id 42C0C4A4.9090809@telogis.com
обсуждение исходный текст
Ответ на Re: How can I speed up this function?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-performance
Christopher Kings-Lynne wrote:
>
> I'm curious - how did you write a multi-master replication package in
> pgsql, when pgsql doesn't have 2 phase commits or any kind of
> distributed syncing or conflict resolution in a release version?

We didn't write it entirely in pgsql, there is a worker process that
takes care of actually committing to the database.

Cheers

--
David Mitchell
Software Engineer
Telogis

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

Предыдущее
От: Keith Worthington
Дата:
Сообщение: Re: How can I speed up this function?
Следующее
От: David Mitchell
Дата:
Сообщение: Re: How can I speed up this function?