Hi,

We would like to be able to add new database source to existing sync.
Here is what we for now that does not work:

bucardo add db db dbname=... host=... user=... password=...
bucardo add db db1 dbname=... host=... user=... password=...
bucardo add sync sync dbs=db:source,db1:source tables=all
(This is OK)
Then we thougth we should do something like this:
bucardo add db db2 dbname=... host=... user=... password=...
bucardo uppdate sync sync dbs=db:source,db1:source,db2=source tables=all
But we get errors about sync_dbs_fk foreign key
Can we do this? If possible how?

Regards,



--
Laurent GARCES
LRD www.l-rd.fr
+33 (0)4 67 92 52 56

_______________________________________________
Bucardo-general mailing list
[email protected]
https://mail.endcrypt.com/mailman/listinfo/bucardo-general

Reply via email to