Melvin Davidson melvin6925 at yahoo.com
Wed Aug 11 06:32:49 PDT 2010
For admin conninfo, you only specified the server. You also need to specify the
Database, port(if not standard 5432, slonik user (and possibly password)
eg:
node 1 admin conninfo='dbname=$MASTERDBNAME host=$MASTERHOST port=$PGPORT user=$REPLICATIONUSER password=$PASSWORD';

Melvin Davidson 

--- On Wed, 8/11/10, 노현석 <noh019 at naver.com> wrote:

From: 노현석 <noh019 at naver.com>
Subject: [Slony1-general] how can we overcome error messages "No admin conninfo provided for node -1"??
To: slony1-general at lists.slony.info
Date: Wednesday, August 11, 2010, 3:21 AM

#yiv928436694 P {margin-top:2px;margin-bottom:2px;}hi..
 
1
##################################################
we test EnterpriseDB  Replication (slony)  node1/node2.
we test  Controlled Switchover   node1/node2...
(it  will be        node1  master-->slave,       node2  slave ---> master)
 
$ cat switchovernode2.sk
--------------------------------------------
#!/u01/PostgresPlus/8.4AS/bin/slonik
#file switchovernode2.sk
cluster name = testcluster;
node 1 admin conninfo = 'service=192.168.2.61-slonik';
node 2 admin conninfo = 'service=192.168.2.71-slonik';
 



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.slony.info/pipermail/slony1-general/attachments/20100811/12ee6f62/attachment.htm 


More information about the Slony1-general mailing list