Chris Browne cbbrowne at lists.slony.info
Fri Sep 21 15:11:16 PDT 2007
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv1414

Modified Files:
	TODO 
Log Message:
Plans for more tests


Index: TODO
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/TODO,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** TODO	28 Aug 2007 18:17:49 -0000	1.11
--- TODO	21 Sep 2007 22:11:14 -0000	1.12
***************
*** 50,53 ****
--- 50,65 ----
       * SUBSCRIBE SET for all the relevant sets
  
+ - Need to draw some "ducttape" tests into NG tests
+ 
+    - Need to add a MERGE SET test; should do a pretty mean torture of
+      this!
+ 
+    - Duplicate duct tape test #6 - create 6 nodes:
+           - #2 and #3 subscribe to #1
+ 	  - #4 to #3
+           - #5 and #6 subscribe to #4
+ 
+    - Have a test that does a bunch of subtransactions
+ 
  Longer Term Items
  ---------------------------
***************
*** 148,150 ****
  SL-Set
  
! - Could it have some policy in it as to preferred failover targets?
\ No newline at end of file
--- 160,172 ----
  SL-Set
  
! - Could it have some policy in it as to preferred failover targets?
! 
! Have Tuple Application Work take place on the subscriber
! 
!     - When data is pulled from sl_log_*, turn the output into a COPY
!       statement
! 
!     - Thus, the data is input, in bulk, using a COPY statement
! 
!     - Then have triggers on sl_log_* that perform the "distribution"
!       work to insert/delete/update data on the subscriber	



More information about the Slony1-commit mailing list