Suppose I want to update a statistics table S after an insertion into an activity table A. In order to update S automatically, I can either create a rule on A or create an after trigger on A. What's the performance implication on using rule vs trigger? Thanks in advance.
Alfred ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster