Steve Singer ssinger at ca.afilias.info
Tue Dec 13 08:54:49 PST 2011
Bug 255.
Changes for 9.1 to avoid pivot conflicts.

specify SERIALIZABLE for read only deferred transactions.
Make remote_worker calls to the provider read-only deferred
Make remote_worker calls on the local con READ COMMITTED.
Make the remote listener run in a READ ONLY DEFERRED transaction on

Based on a patch by Simon Riggs.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=44aa04906a195b90a9e5fd6552d6fe097bc5a50d

Modified Files
--------------
src/slon/remote_listen.c |   46 ++++++++++++++++++++++++++++++++++++++++++++++
src/slon/remote_worker.c |   18 +++++++++++-------
2 files changed, 57 insertions(+), 7 deletions(-)



More information about the Slony1-commit mailing list