Niels Breet xfade
Tue Feb 13 08:51:09 PST 2007
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide
In directory main:/tmp/cvs-serv20671

Modified Files:
	slonik_ref.sgml 
Log Message:
Change ID = 2 to ID = 1 as the example talks about set 1 not 2.

Index: slonik_ref.sgml
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/slonik_ref.sgml,v
retrieving revision 1.65
retrieving revision 1.66
diff -C2 -d -r1.65 -r1.66
*** slonik_ref.sgml	31 Oct 2006 22:09:39 -0000	1.65
--- slonik_ref.sgml	30 Jan 2007 11:47:31 -0000	1.66
***************
*** 1265,1269 ****
       WAIT FOR EVENT (ORIGIN = 3, CONFIRMED = 1);
       SYNC (ID=1);
!      MERGE SET ( ID = 2, ADD ID = 9999, ORIGIN = 1 );
      </programlisting>
     </refsect1>
--- 1265,1269 ----
       WAIT FOR EVENT (ORIGIN = 3, CONFIRMED = 1);
       SYNC (ID=1);
!      MERGE SET ( ID = 1, ADD ID = 9999, ORIGIN = 1 );
      </programlisting>
     </refsect1>




More information about the Slony1-commit mailing list