Re: Triggers, Rules and email - Mailing list pgsql-php

From scott.marlowe
Subject Re: Triggers, Rules and email
Date
Msg-id Pine.LNX.4.33.0401201057460.15639-100000@css120.ihs.com
Whole thread Raw
In response to Triggers, Rules and email  (Paul <pauljw@truswan.com>)
Responses Re: Triggers, Rules and email
List pgsql-php
On Tue, 20 Jan 2004, Paul wrote:

> Anyone know if I can create a trigger or a rule in Pgsql that will send
> an email in the event of an attempt to update a database field no-one
> should be updating?

Sure, that would involve installing the pl language of your choice as an
untrusted language.  PHP can be installed that way as a pl, btw, then you
can just use the mail() trigger function in it.

http://www.commandprompt.com/entry.lxp?lxpe=294


pgsql-php by date:

Previous
From: Paul
Date:
Subject: Triggers, Rules and email
Next
From: Michael Stoyanovich
Date:
Subject: Combine/trim records