CVS User Account cvsuser
Tue Jan 2 09:03:28 PST 2007
Log Message:
-----------
Updates per Mark Stosberg

Modified Files:
--------------
    slony1-engine:
        UPGRADING (r1.1 -> r1.2)

-------------- next part --------------
Index: UPGRADING
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/UPGRADING,v
retrieving revision 1.1
retrieving revision 1.2
diff -LUPGRADING -LUPGRADING -u -w -r1.1 -r1.2
--- UPGRADING
+++ UPGRADING
@@ -1,4 +1,4 @@
-Upgrading from an earlier version of Slony-I to 1.1
+Upgrading from an earlier version of Slony-I to 1.3
 -----------------------------------------------------
 $Id$
 
@@ -17,4 +17,14 @@
 		update functions (id = [whatever]);
 		for each node in the cluster.
 
+  If you installed the "altperl" tools via "./configure --with-altperl",
+  this step may be done more simply, assuming you have a suitable
+  slon_tools.conf file configured.  You may instead run:
+
+  % slonik_update_nodes | slonik
+
 	4. Start all slons. 
+
+Upgrading is also discussed in more detail in the "Admin Guide."
+The section is entitled "Slony-I Upgrade", distributed as
+doc/adminguide/slonyupgrade.html in the documentation package.



More information about the Slony1-commit mailing list