[GENERAL] Two-phase commit case studies

Поиск
Список
Период
Сортировка
От Gavin Wahl
Тема [GENERAL] Two-phase commit case studies
Дата
Msg-id CAAAf5g_a7whFpVWd0cPV_XPs7tbLhLn5PL=zvDu1qddSEEev2A@mail.gmail.com
обсуждение исходный текст
Ответы Re: [GENERAL] Two-phase commit case studies
Re: [GENERAL] Two-phase commit case studies
Список pgsql-general
Hello,

I've read the documentation for two-phase commit and it sounds interesting, but
I'm having trouble thinking of how to actually put it into production. How are
people using it? Do you use a XA transaction manager or something custom built?
How dos the reconciliation work when a component crashes between PREPARE and
COMMIT? Is anyone using it in the open-source world where transaction managers
are unheard of?

Looking forward to hearing about how two-phase commit has helped you.

Thanks


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] Planner statistics usage for composite type
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [GENERAL] Two-phase commit case studies