Trigger that will execute external program

Поиск
Список
Период
Сортировка
От David Loh
Тема Trigger that will execute external program
Дата
Msg-id 001e01c2d64c$2ab838d0$f92c2c0a@davidloh
обсуждение исходный текст
Ответы Re: Trigger that will execute external program  ("Tomasz Myrta" <jasiek@klaster.net>)
Список pgsql-sql
Hi all.
I'd like to know if postgresql has the capability of execute external program with the trigger, for example, I had a trigger call "exceed_limit", when this trigger has fire, instead of update other relations, it will also execute a external program '/bin/send_email', is that possble ?
If it's possible, can any of you guy please show me how to do it ?
Thanks in advance.

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Table Pivot
Следующее
От: "Tomasz Myrta"
Дата:
Сообщение: Re: Trigger that will execute external program