rasqlinsert and SQL TRIGGERS

Matt Brown matthewbrown at gmail.com
Thu Jun 27 17:30:59 EDT 2013


Hello,

I'm interested in attaching TRIGGERs to the table(s) created by rasqlinsert.

I've spent some time hunting down various solutions to the problem of
creating TRIGGERs upon table creation, including reading that you
can't attach TRIGGERs to tables in the information_schema schema.

Carter/Dave/etc: Do you all have any idea on how something like this
can be handled?  I began researching something along the lines of
`CREATE TABLE n LIKE x`, but it doesn't appear that `LIKE` carries
TRIGGERs from the template table.


Any assistance is appreciated.


Thanks,

Matt



More information about the argus mailing list