On Mon, Jun 01, 2015 at 01:53:13PM -0600, John Jeffers wrote:
> So, to get around this, I attempted to add a new relgroup for DB2.
> However, there are tables with the same names in DB1 and DB2, so it also
> fails when I try to create the relgroup.

Cannot say for sure without seeing what exact commands you are trying, 
but if you want to add a table from a specific database, you can 
add the database to the end of the "add table" command like so:

bucardo add table foobar db=DB2

-- 
Greg Sabino Mullane [email protected]
End Point Corporation
PGP Key: 0x14964AC8

Attachment: signature.asc
Description: Digital signature

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

Reply via email to