Hey all, I'm trying to get a trigger to fire when an event happens on a slave table, replicated through slony 2.0.0. I know that the triggers work when I bulk load from file ( insert or copy syntax ), but when the table's under the control of slony, the addition of a row to the table doesn't trigger the event - which is a reformat of incoming data, and publishing to a new table.
I've tried adding the trigger before insert or update or delete, and after same, but to no avail. Has anyone any ideas?? Cheers, Steve -- Steve Holdoway <[email protected]> _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
