Chris Browne cbbrowne at lists.slony.info
Fri Oct 19 08:21:48 PDT 2007
Update of /home/cvsd/slony1/slony1-engine/tests/test1
In directory main.slony.info:/tmp/cvs-serv6851/test1

Modified Files:
	init_subscribe_set.ik 
Log Message:
Changes to tests to support log shipping better


Index: init_subscribe_set.ik
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/tests/test1/init_subscribe_set.ik,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** init_subscribe_set.ik	31 Oct 2006 22:09:40 -0000	1.4
--- init_subscribe_set.ik	19 Oct 2007 15:21:46 -0000	1.5
***************
*** 1,3 ****
! subscribe set (id = 1, provider = 1, receiver = 2, forward = no);
  echo 'sleep a couple of seconds...';
  sleep (seconds = 2);
--- 1,3 ----
! subscribe set (id = 1, provider = 1, receiver = 2, forward = yes);
  echo 'sleep a couple of seconds...';
  sleep (seconds = 2);



More information about the Slony1-commit mailing list