| От | Gilles DAROLD |
|---|---|
| Тема | Re: 2-phase commit |
| Дата | |
| Msg-id | 39A4D436.E9A35437@darold.net обсуждение исходный текст |
| Ответ на | 2-phase commit (richard excite <richard_excite@excite.com>) |
| Список | pgsql-general |
richard excite wrote: > Hello, > > Is there any open source implementation of 2-phase commit out there using > Postgres ? I think this is the common implementation of all network interface to PostgreSQL. You can use DBI/DBD::Pg for example. When you pass a query to the backend you can use the return status to commit or rollback your transactions... Just wait that all you slaves return their status. This kind of development can be done in one day with Perl.... but for your question I don't know any existing programs doing that. Regards
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера