Wed Jun 20 06:49:18 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/src/slon remote_worker.c
- Next message: [Slony1-commit] slony1-engine/doc/adminguide slonik_ref.sgml
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide In directory main.slony.info:/tmp/cvs-serv30814 Modified Files: slonik_ref.sgml Log Message: Change the example to act on the newly created set 999, instead of an unknown set 9999. Index: slonik_ref.sgml =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/slonik_ref.sgml,v retrieving revision 1.69 retrieving revision 1.70 diff -C2 -d -r1.69 -r1.70 *** slonik_ref.sgml 24 Apr 2007 16:27:01 -0000 1.69 --- slonik_ref.sgml 20 Jun 2007 13:49:16 -0000 1.70 *************** *** 1283,1287 **** WAIT FOR EVENT (ORIGIN = 3, CONFIRMED = 1); SYNC (ID=1); ! MERGE SET ( ID = 1, ADD ID = 9999, ORIGIN = 1 ); </programlisting> </refsect1> --- 1283,1287 ---- WAIT FOR EVENT (ORIGIN = 3, CONFIRMED = 1); SYNC (ID=1); ! MERGE SET ( ID = 1, ADD ID = 999, ORIGIN = 1 ); </programlisting> </refsect1>
- Previous message: [Slony1-commit] slony1-engine/src/slon remote_worker.c
- Next message: [Slony1-commit] slony1-engine/doc/adminguide slonik_ref.sgml
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list