Re: Shell access & send email from PLPGSQL? - Mailing list pgsql-general

From Pavel Stehule
Subject Re: Shell access & send email from PLPGSQL?
Date
Msg-id Pine.LNX.4.44.0312091129330.18817-100000@kix.fsv.cvut.cz
Whole thread Raw
In response to Shell access & send email from PLPGSQL?  ("Philippe Lang" <philippe.lang@attiksystem.ch>)
List pgsql-general
Hello

If you require only send mail, try pgsendmail.
http://sourceforge.net/project/showfiles.php?group_id=35804.
You can use plsh too.
http://developer.postgresql.org/~petere/pgplsh/

regards
Pavel Stehule



On Tue, 9 Dec 2003, Philippe Lang wrote:

> Hello,
>
> How can open a unix shell from a PLPGSQL function / trigger?
>
> I would like to send an email from a postgres database, and also send some unix commands to the server, through the
database...
>
> Thanks
>
> -------------------------
> Philippe Lang
> Attik System
> http://www.attiksystem.ch
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>


pgsql-general by date:

Previous
From: "Gellert, Andre"
Date:
Subject: Reset oid , starting value=1
Next
From: Shridhar Daithankar
Date:
Subject: Re: Shell access & send email from PLPGSQL?