Re: Manual trigger removal [WAS] Flushing Postgres Function Cache - Mailing list pgsql-admin

From Tom Lane
Subject Re: Manual trigger removal [WAS] Flushing Postgres Function Cache
Date
Msg-id 23514.1179411067@sss.pgh.pa.us
Whole thread Raw
In response to Re: Manual trigger removal [WAS] Flushing Postgres Function Cache  (Raf <rafiq@joshua.dreamthought.com>)
Responses Re: Manual trigger removal [WAS] Flushing Postgres Function Cache  (Raf <rafiq@joshua.dreamthought.com>)
List pgsql-admin
Raf <rafiq@joshua.dreamthought.com> writes:
> On Thu, 17 May 2007, Tom Lane wrote:
>> You should probably have set it to 3 not 0; what you did has disabled
>> *all* the triggers on that table.  Is that really what you want?

> Even though there were 0 rows associated with the table's oid in
> pg_depend and pg_triggers ?

Oh, OK, you want zero then.  I had misread it to indicate that only one
of four triggers had gone missing.

            regards, tom lane

pgsql-admin by date:

Previous
From: Raf
Date:
Subject: Re: Manual trigger removal [WAS] Flushing Postgres Function Cache
Next
From: Raf
Date:
Subject: Re: Manual trigger removal [WAS] Flushing Postgres Function Cache