On Thu, Feb 21, 2013 at 02:58:50PM +0100, Csaba Simon wrote: > Should I use customcode feature instead of triggers on remote side? How can > I configure it? ... > > I would like to use custom triggers on some of the remote database tables > > but these triggers does not work when rows are updated by Bucardo.
It's not clear what you are trying to do. If you have triggers that you wrote that you need to fire on the remote database, mark them as 'always' to have them fire no matter what, or as 'replica', to have them fire only when Bucardo makes changes. -- 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
