How to use 2PC?

Поиск
Список
Период
Сортировка
От David Flegl
Тема How to use 2PC?
Дата
Msg-id 200705141023.3722@centrum.cz
обсуждение исходный текст
Ответы Re: How to use 2PC?  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-novice
Hi,
  I need to use two phase commit transaction. For connection to other databases I use contribution dblink. But I don't
knowhow to use correctly PREPARE TRANSACTION. I need to rollback transaction on others db's when one fails. But how
I'llknow it? Documentation says nothing about it. How can I get result if PREPARE TRANSACTION failed or passed? 

If some links or help you have, I will be thanks a lot.

David


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

Предыдущее
От: "Loredana Curugiu"
Дата:
Сообщение: Re: Count rows group by time intervals
Следующее
От: Brian Hurt
Дата:
Сообщение: Ocaml as a Postgresql Procedural Language?