Hi all, i have a question. I'd like to create a trigger function that "call" and external application (es . C:\myprogram.exe) when a new row will be insert in a table. Is it possible? How can do that?
Yes, it is. But you'll have to use an untrusted language like C, pl/python, pl/perl, etc.