Re: How to process mail using pgSQL?

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: How to process mail using pgSQL?
Дата
Msg-id 3EF214BE.5010204@wildenhain.de
обсуждение исходный текст
Ответ на Re: How to process mail using pgSQL?  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Список pgsql-general
Hi,

this sounds typical for M$ - overload the
backend with rarely used functionality :)

I think this can be much more elegant
be done outside the DB with a host language.
For example with any script language
where is should not cover more then a
few lines.

You can even trigger this from DB if
this is desired.

Regards
Tino

PS: if code example is needed, I can provide.



Pavel Stehule wrote:
> Hello
>
> you have to find xp_sendmail.
>
> PS
>
>
> xp_sendmail
> Sends a message and a query result set attachment to the specified
> recipients.

...




В списке pgsql-general по дате отправления:

Предыдущее
От: Nailah Ogeer
Дата:
Сообщение: Hash Tables
Следующее
От: "Vernon Smith"
Дата:
Сообщение: The best way to change column data type in 7.2