Re: Triggers, Rules and email

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: Triggers, Rules and email
Дата
Msg-id Pine.LNX.4.33.0401201057460.15639-100000@css120.ihs.com
обсуждение исходный текст
Ответ на Triggers, Rules and email  (Paul <pauljw@truswan.com>)
Ответы Re: Triggers, Rules and email  (Robby Russell <rrussell@commandprompt.com>)
Список 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 по дате отправления:

Предыдущее
От: Paul
Дата:
Сообщение: Triggers, Rules and email
Следующее
От: Michael Stoyanovich
Дата:
Сообщение: Combine/trim records