Re: Trigger

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Trigger
Дата
Msg-id Pine.LNX.4.44.0310230042260.8099-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Trigger  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
scott.marlowe writes:

> A trigger inside a transaction should automagically roll back should the
> transaction fail, shouldn't it?

The database actions that the trigger possibly executed are rolled back
just like any other database actions.  But if your trigger does something
external to the database, you have a problem (that borders on
unsolvable).

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: David Wheeler
Дата:
Сообщение: ANNOUNCE: Bricolage 1.6.7
Следующее
От: jearl@bullysports.com
Дата:
Сообщение: Re: database files