Re: Executing External Programs

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: Andrew Brink <abrink(at)netstandard(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Executing External Programs
Date: 2003-05-20 13:42:45
Message-ID: 3ECA30D5.9010103@Yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andrew Brink wrote:
>
> Is there a way (maybe creating a function) to execute an external program from within postgre with a query?

Yes, there are ways doing so with PL/TclU, PL/PerlU, PL/sh and last but
not least C.

No, you should not do it unless you know about all the consequences and
sign the void product warranty agreement on the backside of this article:

http://archives.postgresql.org/pgsql-sql/2001-09/msg00051.php

Jan

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

In response to

Browse pgsql-general by date

  From Date Subject
Next Message javier garcia - CEBAS 2003-05-20 13:49:01 add a constraint to specify NOT NULL values
Previous Message Karsten Hilbert 2003-05-20 12:41:15 Re: PRIMARY KEYS