> Is there anything I've missed so far as making Bucardo replicate those > tables, or do I have to look for another solution (and if that's the > case, does anyone have a suggestion so far as tools go)?
You can actually use any unique constraint (e.g. just a unique index) - the important thing is that Bucardo needs some way of tracking which rows have changed, and a table with no sort of key cannot provide that. -- Greg Sabino Mullane [email protected] End Point Corporation PGP Key: 2529 DF6A B8F7 9407 E944 45B4 BC9B 9067 1496 4AC8
signature.asc
Description: PGP signature
_______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
