Re: Need A Suggestion

Поиск
Список
Период
Сортировка
От Ilia Kantor
Тема Re: Need A Suggestion
Дата
Msg-id auto-000577355138@umail.ru
обсуждение исходный текст
Ответ на Re: Need A Suggestion  (Hannu Krosing <hannu@skype.net>)
Ответы Re: Need A Suggestion  (Alfranio Correia Junior <alfranio@lsd.di.uminho.pt>)
Список pgsql-hackers
> Is there a simple, user-accessible mechanism to schedule a function to
> be run at query commit ?

CONSTRAINT TRIGGER (DEFERRABLE)

It is kinda hack, because CONSTRAINT TRIGGERs are not indended for such use,
But there are no other "ON COMMIT" triggers in postgresql.




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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: relational class vs partitioned table (was
Следующее
От: Emil Briggs
Дата:
Сообщение: Re: Spinlocks and CPU Architectures