Transactions involving multiple postgres foreign servers
От | Ashutosh Bapat |
---|---|
Тема | Transactions involving multiple postgres foreign servers |
Дата | |
Msg-id | CAFjFpRfQaCTt1vD9E35J+XxfCnZC5HONqgJgGpUjfktJdoYZVw@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: Transactions involving multiple postgres foreign servers
|
Список | pgsql-hackers |
Hi All,
While looking at the patch for supporting inheritance on foreign tables, I noticed that if a transaction makes changes to more than two foreign servers the current implementation in postgres_fdw doesn't make sure that either all of them rollback or all of them commit their changes, IOW there is a possibility that some of them commit their changes while others rollback theirs.---------------
--
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company
Вложения
В списке pgsql-hackers по дате отправления: