Tue Nov 15 22:32:22 PST 2005
- Previous message: [Slony1-commit] By cbbrowne: Take a bunch of tests out of test1, and generate several
- Next message: [Slony1-commit] By xfade: Dont check if sharedir exists when overriding.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Fix SGML errors
Modified Files:
--------------
slony1-engine/doc/adminguide:
adminscripts.sgml (r1.27 -> r1.28)
-------------- next part --------------
Index: adminscripts.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/adminscripts.sgml,v
retrieving revision 1.27
retrieving revision 1.28
diff -Ldoc/adminguide/adminscripts.sgml -Ldoc/adminguide/adminscripts.sgml -u -w -r1.27 -r1.28
--- doc/adminguide/adminscripts.sgml
+++ doc/adminguide/adminscripts.sgml
@@ -32,10 +32,7 @@
<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>$APACHE_ROTATOR</envar>="/opt/twcsds004/OXRS/apache/rotatelogs"; # If set, where to find Apache log rotator</para></listitem>
-
-<listitem><para><envar>foldCase</envar>
-
-<para> If set to 1, object names (including schema names) will be
+<listitem><para><envar>foldCase</envar> # If set to 1, object names (including schema names) will be
folded to lower case. By default, your object names will be left
alone. Note that &postgres; itself folds object names to lower case;
if you create a table via the command <command> CREATE TABLE
@@ -45,6 +42,7 @@
studlyname text);</command>, and the name of table and, in this case,
the fields will all, in fact, be lower case. </para>
+</listitem>
</itemizedlist>
</para>
- Previous message: [Slony1-commit] By cbbrowne: Take a bunch of tests out of test1, and generate several
- Next message: [Slony1-commit] By xfade: Dont check if sharedir exists when overriding.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list