Tue Dec 13 21:46:07 PST 2005
- Previous message: [Slony1-commit] By cbbrowne: Add in "createlang" for each database that is created.
- Next message: [Slony1-commit] By cbbrowne: Document that we well know that this test doesn't work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Add comments about test DB settings
Modified Files:
--------------
slony1-engine/tests:
settings.ik (r1.3 -> r1.4)
-------------- next part --------------
Index: settings.ik
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/tests/settings.ik,v
retrieving revision 1.3
retrieving revision 1.4
diff -Ltests/settings.ik -Ltests/settings.ik -u -w -r1.3 -r1.4
--- tests/settings.ik
+++ tests/settings.ik
@@ -1,7 +1,12 @@
+# $Id$
+# This file contains the various sets of possible DB
+# configuration defaults/overrides
+
CLUSTER1=${CLUSTER1:-"slony_regress1"}
CLUSTER2=${CLUSTER2:-"slony_regress2"}
CLUSTER3=${CLUSTER3:-"slony_regress3"}
+# Note that there is only ONE encoding
ENCODING=${ENCODING:-"UNICODE"}
DB1=${DB1:-"slonyregress1"}
- Previous message: [Slony1-commit] By cbbrowne: Add in "createlang" for each database that is created.
- Next message: [Slony1-commit] By cbbrowne: Document that we well know that this test doesn't work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list