Re: Synchronization levels in SR

Поиск
Список
Период
Сортировка
От Markus Wanner
Тема Re: Synchronization levels in SR
Дата
Msg-id 4C8785E7.8070803@bluegap.ch
обсуждение исходный текст
Ответ на Re: Synchronization levels in SR  (Boszormenyi Zoltan <zb@cybertec.at>)
Список pgsql-hackers
On 09/08/2010 12:04 PM, Boszormenyi Zoltan wrote:
> Then there is no use to implement individual sync/async
> replicated transactions, period.

I disagree. Different transactions have different priorities for latency 
vs. failure-resistance.

> An async replicated transaction
> that waits for a sync replicated transaction because of locks
> will become implicitely sync.

Sure. But how often do your transactions wait for another one because of 
locks? What do we have MVCC for?

Regards

Markus Wanner


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Synchronization levels in SR
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Synchronization levels in SR