Re: Manual trigger removal [WAS] Flushing Postgres Function Cache

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Manual trigger removal [WAS] Flushing Postgres Function Cache
Дата
Msg-id 23514.1179411067@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Manual trigger removal [WAS] Flushing Postgres Function Cache  (Raf <rafiq@joshua.dreamthought.com>)
Ответы Re: Manual trigger removal [WAS] Flushing Postgres Function Cache  (Raf <rafiq@joshua.dreamthought.com>)
Список 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 по дате отправления:

Предыдущее
От: Raf
Дата:
Сообщение: Re: Manual trigger removal [WAS] Flushing Postgres Function Cache
Следующее
От: Raf
Дата:
Сообщение: Re: Manual trigger removal [WAS] Flushing Postgres Function Cache