Re: Can I call unix/linux commands within plsql? - Mailing list pgsql-general

From Vince Vielhaber
Subject Re: Can I call unix/linux commands within plsql?
Date
Msg-id Pine.BSF.4.40.0112131609230.47173-100000@paprika.michvhf.com
Whole thread Raw
In response to Re: Can I call unix/linux commands within plsql?  (Philip Hallstrom <philip@adhesivemedia.com>)
List pgsql-general
On Thu, 13 Dec 2001, Philip Hallstrom wrote:

> Missed the first post, and take what Stephen says as important regarding
> transactions ,etc... but here's a link to a unix shell language handler
> for postgres.
>
> http://www.ca.postgresql.org/~petere/plsh.html
>
> Never used it myself, but there it is.
>
> I've also seen (maybe in contrib?  maybe somewhere else) a sendmail
> function (in C) that allows you to send email from within plsql.  If you
> search the archives you'll find it.

That's pgMail.  You'll find a link to it on the Interfacing page on the
website.



Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net
         56K Nationwide Dialup from $16.00/mo at Pop4 Networking
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================




pgsql-general by date:

Previous
From: Philip Hallstrom
Date:
Subject: Re: Can I call unix/linux commands within plsql?
Next
From: Fran Fabrizio
Date:
Subject: storing intermediate results from recursive plpgsql