| От | Dimitri Fontaine |
|---|---|
| Тема | Re: PostgreSQL and distributed transactions |
| Дата | |
| Msg-id | 87fwz2fwuh.fsf@hi-media-techno.com обсуждение |
| Ответ на | PostgreSQL and distributed transactions (Jayadevan M <Jayadevan.Maymala@ibsplc.com>) |
| Ответы |
Re: PostgreSQL and distributed transactions
|
| Список | pgsql-general |
Jayadevan M <Jayadevan.Maymala@ibsplc.com> writes: > But the initial setup for the client is done by 'Admin' and in that > work-flow, we need distributed transactions. The transaction will start > from the 'Admin" server, do some inserts on the 'Client' server and then > either rollback or commit on both the servers. Is it possible to do this > with PostgreSQL? Any helpful links? See about 2 Phase Commit, but you will need a transaction manager I guess : http://www.postgresql.org/docs/current/static/sql-prepare-transaction.html Regards, -- dim
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера