Re: Re: a primer on trigger?

From: Joel Burton <jburton(at)scw(dot)org>
To: newsreader(at)mediaone(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Re: a primer on trigger?
Date: 2001-05-05 16:29:18
Message-ID: Pine.LNX.4.21.0105051228530.16683-100000@olympus.scw.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 4 May 2001 newsreader(at)mediaone(dot)net wrote:

> On Fri, May 04, 2001 at 12:47:02PM -0400, Joel Burton wrote:
> >
> > Hmmm... this raises an interesting question.
> >
> > Would it be possible to hook into (via trigger or other mechanism) so that
> > we could execute a function on commit? There are PG triggers to do things
> > like send email, etc., which, yes, can't be undone if the transaction
>
> Could you kindly point me a reference
> to this 'trigger that emails'? I just
> want to see how it's done and see if
> I can modify it to my need.

Look at the pgMail message posted yesterday on the list.

--
Joel Burton <jburton(at)scw(dot)org>
Director of Information Systems, Support Center of Washington

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joel Burton 2001-05-05 16:31:33 Re: a primer on trigger?
Previous Message Ludwig Meyerhoff 2001-05-05 16:27:30 Sequences - problem