Pshem Kowalczyk pshem.k at gmail.com
Tue Jul 10 18:37:43 PDT 2007
Hi,

First I would like to thank you for great product - slony1 is a great
master-slave replication solution :-)

Due to historical reasons we have multiply databases running on a
single machine (using the same db engine). One of those databases is
replicated using slony1 to other machines. Now we have to replicate
the other database (across the same physical hardware)
Should I create new node for every database and the create a new
independent set?
and have something like this:

master db:
node 1 - database 1
node 11 - database 2

slave 1
node 2 - database 1
node 12 - database 2

slave 2
node 3 - database 1
node 13 - database 2

or is there another way of doing this?

kind regards
pshem


More information about the Slony1-general mailing list