- Архив списков рассылки pgsql-general

Поиск
Список
Период
Сортировка
От Michel Bouchard
Тема
Дата
Msg-id 23BEE0D8F55D0747A13EFE0A6937FFA13C67A3@simnet.simplernetworks.com
обсуждение исходный текст
Список pgsql-general

            Hi,

                        I’m currently using triggers with postgresql ver. 7.4.6 on Fedora Core 3.  I’ve implemented a dynamic library in `C` that receives all registered trigger.  I’m having a hard time right now since my trigger function is executed even before that any transaction is committed (even if the trigger is set to trig AFTER).

 

                        Here’s my question:  Is it possible to create triggers that are going to be executed only after a committed transaction?

 

 

            Thanks!

 

            Michel

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

Предыдущее
От:
Дата:
Сообщение: total db lockup
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Same database, different query plans