a trigger that sends an email - Mailing list pgsql-interfaces

From Oscar Serrano
Subject a trigger that sends an email
Date
Msg-id NDBBKNFDELOHICEHIMGGCELECCAA.oserra@fondos.net
Whole thread Raw
In response to Re: Debian + PG + JDBC  (Peter Mount <peter@retep.org.uk>)
List pgsql-interfaces
Hi:

I need to do something special.
I need that when a new record is inserted in one of my tables, the system
sends an email.
I thing I need to create a trigger. And I thing I need to create a function
that sends an email.
Is it possible?
May I do the function that sends the email in Perl?

Any idea?

Thank you very much.




pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: JDBC: Method setBinaryStream Question
Next
From: "Oscar Serrano"
Date:
Subject: a simple question about JDBC