Tue Jul 11 07:37:18 PDT 2006
- Previous message: [Slony1-commit] By cbbrowne: Barrel of changes to documentation added during Conference
- Next message: [Slony1-commit] By cbbrowne: Add a test for a (not yet expected to work) test which
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Fix SGML errors
Modified Files:
--------------
slony1-engine/doc/adminguide:
maintenance.sgml (r1.21 -> r1.22)
slonik_ref.sgml (r1.52 -> r1.53)
-------------- next part --------------
Index: maintenance.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/maintenance.sgml,v
retrieving revision 1.21
retrieving revision 1.22
diff -Ldoc/adminguide/maintenance.sgml -Ldoc/adminguide/maintenance.sgml -u -w -r1.21 -r1.22
--- doc/adminguide/maintenance.sgml
+++ doc/adminguide/maintenance.sgml
@@ -47,7 +47,7 @@
<listitem><para> As of version 1.2, <quote>log switching</quote>
functionality is in place; every so often, it seeks to switch between
-storing data in &sl-log-1; and &sl-log-2; so that it may seek
+storing data in &sllog1; and &sllog2; so that it may seek
to <command>TRUNCATE</command> the <quote>elder</quote> data.</para>
<para> That means that on a regular basis, these tables are completely cleared out, so that you will not suffer from them having grown to some significant size, due to heavy load, after which they are incapable of shrinking back down </para> </listitem>
Index: slonik_ref.sgml
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/doc/adminguide/slonik_ref.sgml,v
retrieving revision 1.52
retrieving revision 1.53
diff -Ldoc/adminguide/slonik_ref.sgml -Ldoc/adminguide/slonik_ref.sgml -u -w -r1.52 -r1.53
--- doc/adminguide/slonik_ref.sgml
+++ doc/adminguide/slonik_ref.sgml
@@ -1322,7 +1322,7 @@
<varlistentry><term><literal> KEY = { 'string' | SERIAL }
</literal></term> <listitem><para>
<emphasis>(Optional)</emphasis> The index name that covers the
- unique and not null column set to be used as the row identifier
+ unique and not null set of columns to be used as the row identifier
for replication purposes. Or the keyword SERIAL to use the
special column added with a previous <xref
linkend="stmttableaddkey"> command. Default
- Previous message: [Slony1-commit] By cbbrowne: Barrel of changes to documentation added during Conference
- Next message: [Slony1-commit] By cbbrowne: Add a test for a (not yet expected to work) test which
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list