From: | Bill Moran <wmoran(at)collaborativefusion(dot)com> |
---|---|
To: | Andreas Kretschmer <akretschmer(at)spamfence(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: running external programs |
Date: | 2006-11-07 18:47:24 |
Message-ID: | 20061107134724.dc12a65e.wmoran@collaborativefusion.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
In response to Andreas Kretschmer <akretschmer(at)spamfence(dot)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 of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), 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-mail from your system.
From | Date | Subject | |
---|---|---|---|
Next Message | Tony Caduto | 2006-11-07 18:47:49 | Re: running external programs |
Previous Message | Reece Hart | 2006-11-07 18:41:42 | Re: database name aliases? |