Steve Singer ssinger at ca.afilias.info
Tue Dec 13 08:55:03 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
------
REL_2_1_STABLE

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

Modified Files
--------------
RELEASE                  |    1 +
src/slon/remote_listen.c |   46 ++++++++++++++++++++++++++++++++++++++++++++++
src/slon/remote_worker.c |   18 +++++++++++-------
3 files changed, 58 insertions(+), 7 deletions(-)



More information about the Slony1-commit mailing list