Chris Browne cbbrowne at lists.slony.info
Thu Apr 30 09:38:11 PDT 2009
Update of /home/cvsd/slony1/slony1-www/content
In directory main.slony.info:/tmp/cvs-serv6172/content

Modified Files:
	news.txt 
Log Message:
Add notes for Slony-I 1.2.16-RC


Index: news.txt
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/content/news.txt,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** news.txt	13 Apr 2009 19:38:44 -0000	1.54
--- news.txt	30 Apr 2009 16:38:09 -0000	1.55
***************
*** 15,18 ****
--- 15,41 ----
  
  ---
+ Slony-I 1.2.16 release candidate released
+ http://main.slony.info/downloads/1.2/source/slony1-1.2.16-rc.tar.bz2
+ 2009-04-30
+ Chris Browne
+ 
+ The release candidate <a href=
+ "http://main.slony.info/downloads/1.2/source/slony1-1.2.16-rc.tar.bz2">
+ slony1-1.2.16-rc.tar.bz2 </a> has been generated.
+ 
+ Changes:
+ <ul>
+ <li> Fix problems with failover:
+ <ul>
+ <li> Failover would fail (ERROR) where there is no path to backup node - change this to a WARNING so that failover can complete; admin will need to fix up paths later  </li>
+ <li> Failover apparently never supported failing over to nodes that were not directly subscribing to the failed node
+ Fixed some broken logic in failedNode()
+ <li> Fixed a problem where slonik cannot perform a failover if multiple origins
+ fail at once.
+ </ul></li>
+ <li> Fixed autoconf 2.63 incompatibility </li>
+ <li> Draw in latest documentation updates from 2.0 branch </li>
+ </ul>
+ ---
  Slony-I Control Tools Released
  http://slony1-ctl.projects.postgresql.org/



More information about the Slony1-commit mailing list