Re: Transactions across multiples databases

Поиск
Список
Период
Сортировка
От Ron Johnson
Тема Re: Transactions across multiples databases
Дата
Msg-id 1059686225.7508.555.camel@haggis
обсуждение исходный текст
Ответ на Transactions across multiples databases  (Sergio Pili <sergio.pili@spm.com.ar>)
Список pgsql-general
On Thu, 2003-07-31 at 13:02, Sergio Pili wrote:
> Hello:
>
> I need to modify diferent tables in multiples databases in one transaction.
> Can i do it whitout lost integrity in all databases if "rollback" is
> executed?

That's 2PC (two phase commit), and it's on the on the TODO list.
http://developer.postgresql.org/todo.php

--
+-----------------------------------------------------------------+
| Ron Johnson, Jr.        Home: ron.l.johnson@cox.net             |
| Jefferson, LA  USA                                              |
|                                                                 |
| "I'm not a vegetarian because I love animals, I'm a vegetarian  |
|  because I hate vegetables!"                                    |
|    unknown                                                      |
+-----------------------------------------------------------------+



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

Предыдущее
От: Peter Nixon
Дата:
Сообщение: CAST INTERVAL to INT??
Следующее
От: Tom Lane
Дата:
Сообщение: Re: surppressing column names in COPY format