On Sun, Feb 24, 2013 at 08:15:16AM +0100, Csaba Simon wrote:
> My case is 'replica', I would like have fired my custom triggers on remote
> tables when these tables are updated by Bucardo.

ALTER TABLE foobar ENABLE ALWAYS TRIGGER mytrig;

Mostly for the benefits of the archives:

Be extra careful with this, as it can lead to strange problems if your 
triggers start updating other tables that are also Bucardo-tracked. :)
Depending on the use case, Bucardo's customcodes may be a better fit.

-- 
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