Re: should I worry?
Rick Gigger <rick@alpinenetworking.com>
From: Rick Gigger <rick@alpinenetworking.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: ohp@pyrenet.fr,
pgsql-hackers@postgresql.org
Date: 2007-11-05T20:30:02Z
Lists: pgsql-hackers
Doesn't DROP TRIGGER require the name of the trigger? He says they are unnamed. How then does he drop them? On Nov 5, 2007, at 6:31 AM, Tom Lane wrote: > ohp@pyrenet.fr 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 majordomo@postgresql.org so that > your > message can get through to the mailing list cleanly >