Craig Ringer wrote:

Distributed transactions will give you atomicity if done right - with
two-phase commit (2PC) - but AFAIK will *NOT* give you consistency
across the databases in question.

That's useful to know -- thanks. At least now I know my idea won't work, so I can forget about it and try to think of something else. :-)

Pete


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to