Re: Big 7.4 items

Поиск
Список
Период
Сортировка
От Justin Clift
Тема Re: Big 7.4 items
Дата
Msg-id 3DFAD5C9.5070109@postgresql.org
обсуждение исходный текст
Ответ на Re: Big 7.4 items  (<darren@up.hrcoxmail.com>)
Список pgsql-hackers
darren@up.hrcoxmail.com wrote:
>>It is asynchronous without the need of 2 phase commit. It is group
>>communication based and requires the group communication system to
>>guarantee total order. The tricky part is, that the local transaction
>>must be on hold until the own commit message comes back without a prior
> 
> 
> No, It holds until it's own Writeset comes back.  Commits 
> and then send a commit message on the simple channel, so
> commits don't wait for ordered writesets.  
> 
> Remember total order guarantees if no changes in front of 
> the local changes conflict, the local changes can commit.

Do people have to be careful about how they use sequences, as they don't normally roll back?

Regards and best wishes,

Justin Clift

<snip>
> Darren

-- 
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi



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

Предыдущее
От: Shridhar Daithankar
Дата:
Сообщение: Re: Big 7.4 items
Следующее
От: Justin Clift
Дата:
Сообщение: Re: Big 7.4 items