Hello, this isn't bug, please, mail to pg_general mailing list.
It's not commendable technique call some external services from trigger. It's much better to store data to some special table and then periodically read this table and call external services from some daemon application. But if you need it, then you can use http://plsh.projects.postgresql.org/ I don't know if there is some similar project on window, but it's not hard to write custom function in C and wrap exec system call. On windows you can use plperlu and call external app from it. regards Pavel Stehule 2009/7/28 <nandaku...@obsitech.com>: > > hi > I have installed pgsql in linux, can i run a linux script file (.sh) with > in a trigger. if it is possible , pls send me the brief notes. > also send me , in windows can i run the batch(.bat) file. > > > Thanks & Regards > NandaKumar.R > OBSI Technologies Pvt Ltd. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs