Jacek Konieczny jajcus
Thu Jan 6 11:30:51 PST 2005
Hello,

I am going to use Slony-I to distribute data from a master database
server to "worker" servers. I have just set up basic replication between
master and one slave using the simple instruction from your web site.
That works, but I don't like the way it works.

The problem is slon daemons run on both master and slave nodes and both
have full access to the other node. I don't like any process on the
"worker" server to modify the master database (master server is to be
secure as much as possible).

Is it possible to limit slave slon access to the master database? Or
will Slony work well if all slon processes run on the master node? Would
then it be possible that some change in slony data on the slave node
will cause change in master database?

Greets,
	Jacek


More information about the Slony1-general mailing list