Re: Triggers - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: Triggers
Date
Msg-id 200401121733.54082.peter_e@gmx.net
Whole thread Raw
In response to Triggers  (beyaRecords - The home Urban music <uzo@beya-records.com>)
List pgsql-sql
beyaRecords - The home Urban music wrote:
> does postgresql support the ability to email as in SQL Server? I want
> to create a trigger which on input of a record will send out an
> email. Is this possible?

Write a trigger function in, say, PL/PerlU or PL/sh and have it send the 
email with the usual Perl or shell commands.



pgsql-sql by date:

Previous
From: beyaRecords - The home Urban music
Date:
Subject: Triggers
Next
From: Sai Hertz And Control Systems
Date:
Subject: Re: Triggers