anjali vyas wrote: > Hello, > > I am new to slony, > I am just trying to replicate my first database. Version of postgres is > 8.0.9 and version of slony is 1.1.5 on my fedora core 6 server.I used > same host but my ports are different for both master and slave > database. I try to start slon process using command- > > /usr/local/pgsql/bin/slon cluster_c "dbname=company user=postgres > host=localhost port=5434" &
Anjali, I'm not sure exactly what your issue is, but I'll offer some less direct advice that helped me. First, use the "altperl" tools for interacting with Slony. Although they are less documented, they are so easy to use little documentation is needed. You may need to use "./configure --with-altperl" for these tools to be installed. This page documents them some: http://linuxfinances.info/info/adminscripts.html Mark _______________________________________________ Slony1-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/slony1-general
