Re: execute system command from storage procedure - Mailing list pgsql-sql

From Andreas Kretschmer
Subject Re: execute system command from storage procedure
Date
Msg-id 20071206170755.GA16649@KanotixBox
Whole thread Raw
In response to execute system command from storage procedure  ("Sabin Coanda" <sabin.coanda@deuromedia.ro>)
List pgsql-sql
Sabin Coanda <sabin.coanda@deuromedia.ro> schrieb:

> Hi there,
> 
> Is it possible to execute a system command from a function ? (e.g. bash )

Yes, of course, but you need an untrusted language like pl/perlU oder
plsh. http://plsh.projects.postgresql.org/


Andreas
-- 
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."    (unknow)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


pgsql-sql by date:

Previous
From: Erik Jones
Date:
Subject: Re: execute system command from storage procedure
Next
From: TJ O'Donnell
Date:
Subject: polymorphic functions and domains