Re: Sending email from PL/pgsql - Mailing list pgsql-general

From Gianni Mariani
Subject Re: Sending email from PL/pgsql
Date
Msg-id 3FA0D63E.8030109@mariani.ws
Whole thread Raw
In response to Sending email from PL/pgsql  (aderuwe@aqs-carcontrol.be (Alexander Deruwe))
List pgsql-general
Alexander Deruwe wrote:

>Hey,
>
>I was wondering if it is possible to send email from within PL/pgsql.
>I'd like to do this to avoid code duplication in multiple frontends.
>Can this be done somehow?  Or do I have to write a C function for this
>purpose?  If so, how does one go about that?
>
>

You can do it from pgperl and you can call a pgperl fruntion from pl/pgsql.




pgsql-general by date:

Previous
From: "Dave Weaver"
Date:
Subject: slow query performance
Next
From: Shridhar Daithankar
Date:
Subject: Re: slow query performance