Mon Jul 9 12:07:03 PDT 2007
- Previous message: [Slony1-commit] slony1-engine RELEASE
- Next message: [Slony1-commit] slony1-engine/tools/mkservice README logrep-mkservice.sh slon-mkservice.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide
In directory main.slony.info:/tmp/cvs-serv29295/doc/adminguide
Modified Files:
Tag: REL_1_2_STABLE
slonik_ref.sgml
Log Message:
Various little 1.2 branch changes:
1. Minor documentation fixes
2. Add tools/mkservice to 1.2 branch
3. Note this in release notes for possible future release
Index: slonik_ref.sgml
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/slonik_ref.sgml,v
retrieving revision 1.61.2.8
retrieving revision 1.61.2.9
diff -C2 -d -r1.61.2.8 -r1.61.2.9
*** slonik_ref.sgml 22 Jun 2007 16:01:38 -0000 1.61.2.8
--- slonik_ref.sgml 9 Jul 2007 19:07:01 -0000 1.61.2.9
***************
*** 2365,2369 ****
instead of <command>FAILOVER</command>, if at all possible, as
<command>FAILOVER</command> winds up discarding the old origin
! node as being corrupted.</para>
<para> Note that this is a &rlocking; operation, which means that
--- 2365,2371 ----
instead of <command>FAILOVER</command>, if at all possible, as
<command>FAILOVER</command> winds up discarding the old origin
! node as being corrupted. Before <commadand>MOVE SET</command> will
! function a <command>LOCK SET</command> is needed.
! </para>
<para> Note that this is a &rlocking; operation, which means that
***************
*** 2391,2394 ****
--- 2393,2400 ----
<refsect1><title>Example</title>
<programlisting>
+ LOCK SET (
+ ID = 1,
+ ORIGIN = 1
+ );
MOVE SET (
ID = 1,
- Previous message: [Slony1-commit] slony1-engine RELEASE
- Next message: [Slony1-commit] slony1-engine/tools/mkservice README logrep-mkservice.sh slon-mkservice.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list