Jan Wieck JanWieck
Wed May 19 19:52:26 PDT 2004
I've just committed changes that make it possible to exclude single 
triggers from being disabled on subscriber nodes.

By default all user defined triggers, constraints and rules are disabled 
on subscriber nodes while a table is replicated. The new slonik commands

     store trigger (table id = <id>, trigger name = '<string>')
     drop trigger (table id = <id>, trigger name = '<string>')

add or remove a single trigger to/from that exclude list.

Schema and stored procedure change, requires reinstall - sorry.


Jan

-- 
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck at Yahoo.com #



More information about the Slony1-general mailing list