Charles Haron wrote:
> Is there a way to temporarily disable a trigger without dropping and
> re-adding it?
You can update the sytem tables by setting the number of triggers to
zero on the table. See the PostgreSQL cookbook for examples. We have a
TODO item to get this implemented cleanly.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073