Lukas lukas at fmf.vtu.lt
Fri Sep 19 09:43:01 PDT 2008
Hello once again,



>> Can anybody comment how in Slony 2.0 use command store node? If I use it
>> as in 1.2.x I get error:
>> Error: require EVENT NODE
>> Error: No admin conninfo provided for node -1
>
> Add an explicit event node.

 Can you be more detailed?

In general my slonik script looks like this:

/DB/bin/slonik <<_EOF_

cluster name = $CLUSTERNAME;

node 1 admin conninfo = 'dbname=$MASTERDBNAME host=$MASTERHOST
user=$REPLICATIONUSER';
node 2 admin conninfo = 'dbname=$SLAVEDBNAME host=$SLAVEHOST
user=$REPLICATIONUSER';

store node (id=2, comment = 'aaaa');


 What I should add to it?


thx
Lukas


-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



More information about the Slony1-general mailing list