Order of triggers

Поиск
Список
Период
Сортировка
От Didier Gasser-Morlay
Тема Order of triggers
Дата
Msg-id 608b66ce0801240650w5dc2fe0bq46a9c1ec26800838@mail.gmail.com
обсуждение исходный текст
Ответы Re: Order of triggers  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-novice
Hi,

In my database, I am creating several triggers, some tables have more
than one trigger for the same Fire/Event (ie BEFORE INSERT)
combination.

How can I know in which order the triggers will fire or how can I
force a specific order to be used ?

In firebird, I used to use a "Position" parameter to determine the
order, is there an equivalent in PostgreSQL ?

Thanks for your help

Didier

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

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: WITH ENCRYPTION feature ?
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: Order of triggers