Hello, I've installed slony on centos 5.7 using postgre yum repository slony1-91
Can someone please tell me where I'm supposed to store place slony shell variables such as: CLUSTERNAME MASTERDBNAME SLAVEDBNAME MASTERHOST SLAVEHOST REPLICATIONUSER I can create a shell file and place it to /etc/profile.d but it came to my mind that an rpm distribution might already have such file. when I start slon manually I use something like slon $CLUSTERNAME "dbname=$MASTERDBNAME user=$REPLICATIONUSER host=$MASTERHOST" also how to pass paramets to /etc/init.d/slony1-91 Regards, Vitaliy S _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
