Wed Sep 20 09:27:25 PDT 2006
- Previous message: [Slony1-commit] By dpage: Correct the event source name
- Next message: [Slony1-commit] By cbbrowne: Make it clearer that SUBSCRIBE SET has two functionalities:
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Indicate which locks are added/dropped when MOVE SET runs
Modified Files:
--------------
slony1-engine/doc/adminguide:
slonik_ref.sgml (r1.58 -> r1.59)
-------------- next part --------------
Index: slonik_ref.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/slonik_ref.sgml,v
retrieving revision 1.58
retrieving revision 1.59
diff -Ldoc/adminguide/slonik_ref.sgml -Ldoc/adminguide/slonik_ref.sgml -u -w -r1.58 -r1.59
--- doc/adminguide/slonik_ref.sgml
+++ doc/adminguide/slonik_ref.sgml
@@ -2322,7 +2322,11 @@
<para> Exclusive locks on each replicated table will be taken out
on both the old origin node and the new origin node, as
- replication triggers are changed on both nodes.</para>
+ replication triggers are changed on both nodes: on the former
+ origin, each table has two triggers (logtrigger and lockset)
+ dropped and a denyaccess trigger added; on the new origin, the
+ denyaccess trigger is dropped and a logtrigger trigger
+ added. </para>
</refsect1>
<refsect1> <title> Version Information </title>
<para> This command was introduced in &slony1; 1.0 </para>
- Previous message: [Slony1-commit] By dpage: Correct the event source name
- Next message: [Slony1-commit] By cbbrowne: Make it clearer that SUBSCRIBE SET has two functionalities:
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list