francescoboccacci at libero.it francescoboccacci at libero.it
Tue Jun 21 10:35:44 PDT 2011
Hi to all,
i have a question for you about subscribe problem.I try to explain ho work my 
database cluster.
I have a database with 10 tables with IP:192.168.25.86 (this is the matser) 
and another database with only three tables with IP:192.168.25.89 (slave).
My goal is to replicate only the three tables of the master.So the tables in 
the slave have the same data that are inide the master database ( i used pg_dum 
and pg_restore command with only data option).
I create a cluster script into the server of master database and i run it. No 
problem!
I start slon process in both server and i specified the same cluster name. No 
problem!
After i create a subscribe script into master database and i run it. Problem:

CONTEXT:  SQL statement "SELECT  "_sql_master_slave".subscribeSet_int( $1 ,  
$2 ,  $3 , 
$4 ,  $5 )"
    PL/pgSQL function "subscribeset" line 77 at PERFORM

What does it means?
i have to run subscribe script from slave server?
Please help me. I use slony version 1-2.0.6.


Thanks

Francesco Boccacci


More information about the Slony1-general mailing list