Fri Oct 27 08:31:26 PDT 2006
- Previous message: [Slony1-general] Mail List Problems?
- Next message: [Slony1-general] Next error slony_master_setup.sh script created by slony_setup.pl
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
In my quest for a working slony cluster I have the following error:
.....
<stdin>:4: Initializing the cluster
<stdin>:6: Error: namespace "_T1" already exists in database of node 1
<stdin>:6: ERROR: no admin conninfo for node 0
<stdin>:8: Could not initialize the cluster!
This seems to be part of the slonik part of the script:
The error is a response after the following commands:
cluster name = T1;
node 1 admin conninfo = 'dbname=muntdev host=172.31.1.1 port=5432
user=slony password=geheim';
node 2 admin conninfo = 'dbname=muntdev host=192.168.0.3 port=5432
user=slony password=geheim';
try {
echo 'Initializing the cluster';
init cluster (id = 1, comment = 'Node 1');
}
on error {
echo 'Could not initialize the cluster!';
exit -1;
}
Does anyone have any idea?
Is there another (easy)way (besides using slony_setup.pl or a home brew
script) to setup up a cluster?
--
Groeten,
Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl
- Previous message: [Slony1-general] Mail List Problems?
- Next message: [Slony1-general] Next error slony_master_setup.sh script created by slony_setup.pl
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list