Chris Browne cbbrowne at lists.slony.info
Thu Nov 18 09:21:53 PST 2010
Update of /home/cvsd/slony1/slony1-www
In directory main.slony.info:/tmp/cvs-serv3007

Modified Files:
	Slony 3 Feature Ideas.mm.html 
Log Message:
Add Chris's remembrances of Jan's proposals for enhancements

Index: Slony 3 Feature Ideas.mm.html
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/Slony 3 Feature Ideas.mm.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** Slony 3 Feature Ideas.mm.html	18 Nov 2010 17:08:48 -0000	1.3
--- Slony 3 Feature Ideas.mm.html	18 Nov 2010 17:21:51 -0000	1.4
***************
*** 95,99 ****
  </li>
  <li>COPY implicitly introduces streaming
! <ul><li>Eliminates current logic for processing large tuples
  
  </li>
--- 95,99 ----
  </li>
  <li>COPY implicitly introduces streaming
! <ul><li>Eliminates need for current memory management logic for processing large tuples
  
  </li>
***************
*** 101,104 ****
--- 101,107 ----
  </ul>
  </li>
+ <li>Should reduce amount of work done by slons to parse sl_log_* cursors, generating I/U/D streams
+ 
+ </li>
  
  </ul>
***************
*** 144,147 ****
--- 147,179 ----
  </ul>
  </li>
+ <li>Commit timestamps
+ <ul><li>per Jan Wieck
+ 
+ </li>
+ <li>Requires PostgreSQL extension
+ 
+ </li>
+ <li>Eliminates need for periodic generation of SYNC events
+ 
+ </li>
+ <li>Enables carryover of commit times to subscribers
+ 
+ </li>
+ 
+ </ul>
+ </li>
+ <li>DDL Triggers
+ <ul><li>per Jan Wieck
+ 
+ </li>
+ <li>Requires PostgreSQL extension
+ 
+ </li>
+ <li>Enables automatic generation of DDL_SCRIPT events
+ 
+ </li>
+ 
+ </ul>
+ </li>
  
  </ul>



More information about the Slony1-commit mailing list