Re: Shell access & send email from PLPGSQL?

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Shell access & send email from PLPGSQL?
Дата
Msg-id Pine.LNX.4.44.0312091129330.18817-100000@kix.fsv.cvut.cz
обсуждение исходный текст
Ответ на Shell access & send email from PLPGSQL?  ("Philippe Lang" <philippe.lang@attiksystem.ch>)
Список 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 по дате отправления:

Предыдущее
От: "Gellert, Andre"
Дата:
Сообщение: Reset oid , starting value=1
Следующее
От: Shridhar Daithankar
Дата:
Сообщение: Re: Shell access & send email from PLPGSQL?