On Sat, 15 Feb 2003 mallah(at)trade-india(dot)com wrote:
> yep there is a mismatch .
> shud i delete the entries from pg_trigger to match reltriggers
> i am sure i dont' need those triggers.
Hmm, I was going to just say yes, but then realized that if any
of those are foreign key triggers, you'll need to drop both the
triggers on this table and the associated triggers on the other
table(s).