Re: trigger question.

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: trigger question.
Дата
Msg-id 200303252146.27592.shridhar_daithankar@nospam.persistent.co.in
обсуждение исходный текст
Ответ на trigger question.  (alain.bruneau@acoss.fr)
Ответы Re: trigger question.  (Dennis Gearon <gearond@cvc.net>)
Список pgsql-general
On Tuesday 25 Mar 2003 9:31 pm, alain.bruneau@acoss.fr wrote:
> I have a problem with trigger. I don't find a way to disable it.
> Oracle statement :
> ALTER TRIGGER "TRG_DT_ACTI"  ENABLE
> or
> ALTER TRIGGER "TRG_DT_ACTI"  DISABLE
> I am looking for a way to do the same thing with postgresql.
>
> I want to disable trigger before COPY and enable it after.
> How can I do that?

Drop and recreate respectively.

HTH

 Shridhar


В списке pgsql-general по дате отправления:

Предыдущее
От: alain.bruneau@acoss.fr
Дата:
Сообщение: trigger question.
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: '' <> NULL