On Wed, May 19, 2010 at 3:46 PM, Jeff <[email protected]> wrote: > Since it is replicated, it has the deny trigger on it so some "rouge > code" would not be able to insert data into the table. >
I've managed to screw up a replication such that this is exactly what happened. The replica was trying to insert rows via trigger that the master already did and replicated to that table. _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
