On Sat, 15 Feb 2003 [EMAIL PROTECTED] 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). ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster