SOURCES (DEVEL): slony1.sysconfig - use dbname and user instead of...
mguevara
mguevara at pld-linux.org
Tue Aug 7 22:01:16 CEST 2007
Author: mguevara Date: Tue Aug 7 20:01:16 2007 GMT
Module: SOURCES Tag: DEVEL
---- Log message:
- use dbname and user instead of database and username in connect string
---- Files affected:
SOURCES:
slony1.sysconfig (1.1 -> 1.1.2.1)
---- Diffs:
================================================================
Index: SOURCES/slony1.sysconfig
diff -u SOURCES/slony1.sysconfig:1.1 SOURCES/slony1.sysconfig:1.1.2.1
--- SOURCES/slony1.sysconfig:1.1 Sun Feb 6 06:47:39 2005
+++ SOURCES/slony1.sysconfig Tue Aug 7 22:01:11 2007
@@ -5,6 +5,6 @@
# SLONY1_CLUSTERS='mycluster1 mycluster2'
# Set the connect string for each cluster
-# SLONY1_CONNECT_mycluster1='database=repltest username=repltest'
+# SLONY1_CONNECT_mycluster1='dbname=repltest user=repltest'
# Set passwords in /var/lib/slony1/.pgpass
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/slony1.sysconfig?r1=1.1&r2=1.1.2.1&f=u
More information about the pld-cvs-commit
mailing list