[EMAIL PROTECTED] writes: > On Sun, 4 Nov 2007, Tom Lane wrote: >> So you have a *bunch* of partially broken FK constraints in that source >> database.
> I just talk to my customer and he/we'll make a big batch deleting and > recreating all foreign keys on 8.2.5. > The question is, how do we get rid of those useless <unamed> triggers? DROP TRIGGER should be fine. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly