km wrote:
> Hi all,
>
> Is it possible in a PLSQL function to call an external program/script residing at /usr/bin and return the result ?
>
> are there any workarounds for this sort of a problem ?
>
> regards,
> KM
>
>
>
You can do it with a PLperl function.
You would have to use the untrusted PLperlu though.
--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration