Re: Trigger

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Trigger
Дата
Msg-id 29256.1066916668@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Trigger  (Peter Childs <blue.dragon@blueyonder.co.uk>)
Ответы Re: Trigger
Список pgsql-general
Peter Childs <blue.dragon@blueyonder.co.uk> writes:
>     Great idea shame drivers to get at these are rare. Anyway you
> still need a trigger to fire the notify and these get sent when the query
> is done not when its commented. hmmm

But the NOTIFY isn't delivered until and unless the transaction commits.
This gets around the AFTER-trigger-can-still-roll-back problem.

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: database files
Следующее
От: "Bruno BAGUETTE"
Дата:
Сообщение: RE : Postgreqsl & Package