Email in postgres

From: Rob <rob(at)obsidian(dot)co(dot)za>
To: <pgsql-novice(at)postgresql(dot)org>, PostgreSQL Server <postgres(at)obsidian(dot)co(dot)za>
Subject: Email in postgres
Date: 2002-04-17 12:30:36
Message-ID: Pine.LNX.4.33L2.0204170828540.28295-100000@Genesis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,

I want to write a function (probably in plgsql, but I'm open to
suggestions) that will send of an email to a specified address where a
trigger is activated. Is there any way to do this/anywhere I can get an
example of this?

Thanks

--
Rob

He who dies with the most toys ...

... still dies

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Pam Wampler 2002-04-17 14:13:57 Coalesce with Timestamp,Nulls,and Concatenation
Previous Message Joshua b. Jore 2002-04-17 12:26:44 Re: Pl/Pgsql function troubles: FOLLOW UP