Re: running external programs - Mailing list pgsql-general

From Bill Moran
Subject Re: running external programs
Date
Msg-id 20061107134724.dc12a65e.wmoran@collaborativefusion.com
Whole thread Raw
In response to Re: running external programs  (Andreas Kretschmer <akretschmer@spamfence.net>)
List pgsql-general
In response to Andreas Kretschmer <akretschmer@spamfence.net>:

> > are there any workarounds for this sort of a problem ?
>
> Yes, with untrusted languages like plperlU or plsh or other.

You can also write your own stored procedures that duplicate the
functionality of the external program ... assuming you have that
kind of access to the source code of the external program.

--
Bill Moran
Collaborative Fusion Inc.



IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader
ofthis message is not an intended recipient (or the individual responsible for the delivery of this message to an
intendedrecipient), please be advised that any re-use, dissemination, distribution or copying of this message is
prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this
e-mailfrom your system. 



pgsql-general by date:

Previous
From: Reece Hart
Date:
Subject: Re: database name aliases?
Next
From: Tony Caduto
Date:
Subject: Re: running external programs