I am trying to restore a database with --disable-triggers...and when it gets
to one specific trigger/relation it doesn't find it, so it dies.
Is there a way to skip a specific table/relation/trigger on a restore?
(commenting it in the sql is out of the question...it's a 5.5gig backup)
thanks in advance,
-Robby