Re: Sending email from PL/pgsql

From: Gianni Mariani <gianni(at)mariani(dot)ws>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Sending email from PL/pgsql
Date: 2003-10-30 09:13:34
Message-ID: 3FA0D63E.8030109@mariani.ws
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Karsten Hilbert 2003-10-30 09:24:34 Re: sql trees move some element
Previous Message Dave Weaver 2003-10-30 09:12:32 slow query performance