Chris Browne cbbrowne at lists.slony.info
Mon Apr 13 12:37:33 PDT 2009
Update of /home/cvsd/slony1/slony1-www/content
In directory main.slony.info:/tmp/cvs-serv10949

Modified Files:
	news.txt 
Log Message:
Add in news about slony-ctl project


Index: news.txt
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/content/news.txt,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** news.txt	26 Feb 2009 16:31:02 -0000	1.52
--- news.txt	13 Apr 2009 19:37:30 -0000	1.53
***************
*** 15,18 ****
--- 15,47 ----
  
  ---
+ Slony-I Control Tools Released
+ http://slony1-ctl.projects.postgresql.org/
+ 2009-04-13
+ Chris Browne
+ 
+ <a href="http://slony1-ctl.projects.postgresql.org/">
+ Slony1-ctl </a> is a set of shell scripts aiming at simplifying everyday
+ administration of a Slony1 replication.
+ 
+ 
+ <P> Licence: BSD
+ 
+ <B>Principle:</B> 
+ <p>  Once replication nodes and relations between nodes have been defined, one can
+   easily administrate the replication by calling one of the scripts, without
+   need to write slonik scripts anymore.
+ 
+ <b>Features:</b>
+ <ul>
+  <li> Initialising a replication
+  <li> Adding/dropping nodes
+  <li> Adding a set
+  <li> Possibility to define cross-replication
+  <li> adding objects
+  <li> switchover/failover
+  <li> Start/stop replication daemons
+  <li> Executing DDL scripts
+ </ul>
+ ---
  Slony-I 2.0.1 Released
  http://main.slony.info/downloads/2.0/source/slony1-2.0.1.tar.bz2



More information about the Slony1-commit mailing list