Re: executing external command - Mailing list pgsql-sql

From A. Kretschmer
Subject Re: executing external command
Date
Msg-id 20060316192909.GA12786@webserv.wug-glas.de
Whole thread Raw
In response to executing external command  (alex-lists-pgsql@yuriev.com)
List pgsql-sql
am  16.03.2006, um 13:39:57 -0500 mailte alex-lists-pgsql@yuriev.com folgendes:
> 
> 
> Is there a way to execute an external i.e. system command from inside a
> pl/pgsql function?

You can call a untrusted function (plperlu, plsh, ...) and inside this
function you can call system commands.


HTH, Andreas
-- 
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47215,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net===    Schollglas Unternehmensgruppe    === 


pgsql-sql by date:

Previous
From: alex-lists-pgsql@yuriev.com
Date:
Subject: executing external command
Next
From: Richard Huxton
Date:
Subject: Re: About how to use "exception when ??? then "