Re: naming triggers for execution

Поиск
Список
Период
Сортировка
От Michael Nolan
Тема Re: naming triggers for execution
Дата
Msg-id CAOzAqu+dTGDH50YfOyt7HcKekxEPZt=HQ3pRk4g8yFXRyGuZWQ@mail.gmail.com
обсуждение исходный текст
Ответ на naming triggers for execution  (PegoraroF10 <marcos@f10.com.br>)
Ответы Re: naming triggers for execution
Список pgsql-general

Considering that the auditing needs to be the last, how can I be sure it´ll
ran lastly ?

IMHO, auditing should be done in after- triggers, when that the data in the records being inserted, updated or deleted can't be changed but you can still write to the separate auditing tables.
--
Mike Nolan

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

Предыдущее
От: PegoraroF10
Дата:
Сообщение: naming triggers for execution
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Query which shows FK child columns?