Re: running external programs - Mailing list pgsql-general

From Tony Caduto
Subject Re: running external programs
Date
Msg-id 4550D4D5.6090101@amsoftwaredesign.com
Whole thread Raw
In response to running external programs  (km <km@mrna.tn.nic.in>)
List pgsql-general
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


pgsql-general by date:

Previous
From: Bill Moran
Date:
Subject: Re: running external programs
Next
From: km
Date:
Subject: Re: running external programs