CVS User Account cvsuser
Wed Feb 2 17:23:38 PST 2005
Log Message:
-----------
Alter documentation to reflect the renaming of "$SETNAME" to "$CLUSTER_NAME"
in the admin tools

Modified Files:
--------------
    slony1-engine/doc/adminguide:
        adminscripts.sgml (r1.11 -> r1.12)

-------------- next part --------------
Index: adminscripts.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/adminscripts.sgml,v
retrieving revision 1.11
retrieving revision 1.12
diff -Ldoc/adminguide/adminscripts.sgml -Ldoc/adminguide/adminscripts.sgml -u -w -r1.11 -r1.12
--- doc/adminguide/adminscripts.sgml
+++ doc/adminguide/adminscripts.sgml
@@ -30,7 +30,7 @@
 <para>What variables are set up.
 <itemizedlist>
 
-<listitem><para><envar>$SETNAME</envar>=orglogs;	# What is the name of the replication set?</para></listitem>
+<listitem><para><envar>$CLUSTER_NAME</envar>=orglogs;	# What is the name of the replication cluster?</para></listitem>
 <listitem><para><envar>$LOGDIR</envar>='/opt/OXRS/log/LOGDBS';	# What is the base directory for logs?</para></listitem>
 <listitem><para><envar>$SLON_BIN_PATH</envar>='/opt/dbs/pgsql74/bin';  # Where to look for Slony-I binaries</para></listitem>
 <listitem><para><envar>$APACHE_ROTATOR</envar>="/opt/twcsds004/OXRS/apache/rotatelogs";  # If set, where to find Apache log rotator</para></listitem>
@@ -229,7 +229,6 @@
 works.</para>
 </sect2>
 
-
 </sect1>
 </article>
 <!-- Keep this comment at the end of the file


More information about the Slony1-commit mailing list