Fri Apr 20 13:51:11 PDT 2007
- Previous message: [Slony1-commit] slony1-engine RELEASE-1.2.10
- Next message: [Slony1-commit] slony1-engine/tests run_test.sh settings.ik
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide
In directory main.slony.info:/tmp/cvs-serv31857/doc/adminguide
Modified Files:
Tag: REL_1_2_STABLE
testbed.sgml
Log Message:
Add a log shipping regression test. It is actually not adequate to test
things properly; I start here by adding it in in a form that "seems to
function" before tweaking it further.
Index: testbed.sgml
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/testbed.sgml,v
retrieving revision 1.10.2.1
retrieving revision 1.10.2.2
diff -C2 -d -r1.10.2.1 -r1.10.2.2
*** testbed.sgml 16 Mar 2007 19:01:26 -0000 1.10.2.1
--- testbed.sgml 20 Apr 2007 20:51:09 -0000 1.10.2.2
***************
*** 147,150 ****
--- 147,184 ----
</glossentry>
+ <glossentry>
+ <glossterm><envar>SLTOOLDIR</envar></glossterm>
+
+ <glossdef><para> Where to look for &slony1; tools such as
+ <application>slony1_dump.sh</application>. </para></glossdef>
+
+ </glossentry>
+
+ <glossentry>
+ <glossterm><envar>ARCHIVE[n]</envar></glossterm>
+
+ <glossdef><para> If set to <quote>true</quote>, for a particular node,
+ which will normally get configured out of human sight in the
+ generic-to-a-particular-test file <filename>settings.ik</filename>,
+ then this node will be used as a data source for <xref
+ linkend="logshipping">, and this causes the test tools to set up a
+ directory for the <link linkend="slon-config-archive-dir">
+ archive_dir</link> option. </para></glossdef>
+
+ </glossentry>
+
+ <glossentry>
+ <glossterm><envar>LOGSHIP[n]</envar></glossterm>
+
+ <glossdef><para> If set to <quote>true</quote>, for a particular node,
+ which will normally get configured out of human sight in
+ <filename>settings.ik</filename> for a particular test, then this
+ indicates that this node is being created via <xref
+ linkend="logshipping">, and a &lslon; is not required for this node.
+ </para></glossdef>
+
+ </glossentry>
+
+
</glosslist>
- Previous message: [Slony1-commit] slony1-engine RELEASE-1.2.10
- Next message: [Slony1-commit] slony1-engine/tests run_test.sh settings.ik
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list