I have the following scenario:

dbserver1 - db1
dbserver2 - db2

dbbackup  - db1 replicated from dbserver1 via slony

I would like now to replicate db2 from dbserver2 to dbackup. The question
is about the IDs. I understand that the set, tables and sequences ids can
not be the same across databases. But how do I manage the Node Id and
cluster name?
To the "cluster" working between dbserver1 and dbbackup, these are the IDs:
dbserver1 1
dbbackup 10
clustername cname

When I init the clsuter at dbserver2, should I use cname as the cluster
name and "10" to refer to dbbackup?


Regards.

-- 
Ariel Wainer
Grupo de Usuarios de Software Libre de Capital Federal
www.cafelug.org.ar

_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to