Rules/Triggers executio order

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have a partitioned table to which I route data using a trigger.
I am changing it to use a set of rules which executes "INSTEAD" on insert.
The parent table currently has a trigger.
 
The system is a live system.  I would prefer to not have to suspend the data flow.
If I create the rules, and given the fact that they execute "INSTEAD" of the insertion into the parent table, will the trigger still execute.
I will be removing the trigger immediately after the creation of the rules, but just want to be safe and make sure I get no duplicate entries.
 
Thanks in advance.

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux