Re: Trigger question

Поиск
Список
Период
Сортировка
От Daniel Schuchardt
Тема Re: Trigger question
Дата
Msg-id cglekj$2r28$1@news.hub.org
обсуждение исходный текст
Ответ на Trigger question  (Daniel Schuchardt <daniel_schuchardt@web.de>)
Список pgsql-general
Ok, it is working fine.

> Hi list,
>
> i'm a bit confused. I have a table with a trigger after insert. It is
> possible that this trigger will do inserts in the same table, but is the
> after insert trigger fired again in this case? (I would need this)
>
> e.g.
>
> USER INSERT
>
> BEFORE TRIGGER
> AFTER TRIGGER
>
> ->DECIDES TO INSERT X ROWS IN THE SAME TABLE
>
> ->BEFORE TRIGGER (this one is fired for each row the after trigger inserts)
>
> ->AFTER TRIGGER AGAIN???? FOR EACH ROW THE AFTER TRIGGER INSERTED

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

Предыдущее
От: "Cornelia Boenigk"
Дата:
Сообщение: Re: Problem to connect to the Windows Port
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Problem to connect to the Windows Port