On Mon, May 25, 2015 at 05:36:49PM +0200, Guido Brugnara wrote: > I need to synchronize a table that contains a column with the name of the > target database. > So in the table there are lines that go replicated in different databases.
That is going to be tricky. Yes, it may be possible with a well-written customcode. At the very least, you would need to have all the databases pre-defined as targets. Then the customcode would limit the rows before they were written to each target. > I must also solve the inverse problem; to synchronize master tables > that have different databases towards a slave only table that has a > column with the name of the database of origin. Should be possible as well. -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 0x14964AC8
signature.asc
Description: Digital signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
