Re: Send email from PostgreSQL, may I ?

From: Devrim GUNDUZ <devrim(at)commandprompt(dot)com>
To: Gerson Machado <gersonamach(at)yahoo(dot)com(dot)br>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Send email from PostgreSQL, may I ?
Date: 2006-10-27 13:07:00
Message-ID: 1161954420.2581.16.camel@laptop.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
On Fri, 2006-10-27 at 11:11 +0000, Gerson Machado wrote:
> I need send email directly from PG with on function, where locate
> this ?

You can send e-mails via pltclu or plperlu, more is also possible.

http://sourceforge.net/projects/pgmail/ <- This is tcl one.

plperlu one is attached. I don't remember where I got this one.

Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

Attachment Content-Type Size
sendmail.plperlu text/plain 609 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2006-10-27 13:22:43 Re: database not enforcing unqiue constriant
Previous Message Ron Johnson 2006-10-27 12:56:28 Re: skip duplicate key error during inserts