Re: Triggers, Rules and email

Поиск
Список
Период
Сортировка
От Aldo Leyva Alvarado
Тема Re: Triggers, Rules and email
Дата
Msg-id 001a01c3e74a$33dca440$3d0000c0@pegasus
обсуждение исходный текст
Ответ на Re: Triggers, Rules and email  ("scott.marlowe" <scott.marlowe@ihs.com>)
Ответы Re: Triggers, Rules and email  (Robby Russell <rrussell@commandprompt.com>)
Список pgsql-php
Yes, I want to see an example!!!!!!


Aldo Leyva
----- Original Message -----
From: "Robby Russell" <rrussell@commandprompt.com>
To: <pgsql-php@postgresql.org>
Sent: Friday, January 30, 2004 10:49 AM
Subject: Re: [PHP] Triggers, Rules and email


> scott.marlowe typed this on 01/20/2004 09:59 AM:
> > 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
> >
> >
>
> Yes, plPHP can be used for this. If you want an example, let me know and
> I'll post one on the list.
>
> -Robby
>
> --
> #-------------------------------------------------------
> # Robby Russell,  |  Sr. Administrator / Lead Programmer
> # Command Prompt, Inc.   |  http://www.commandprompt.com
> # rrussell@commandprompt.com | Telephone: (503) 667.4564
> #-------------------------------------------------------
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html


В списке pgsql-php по дате отправления:

Предыдущее
От: Robby Russell
Дата:
Сообщение: Re: Triggers, Rules and email
Следующее
От: Robby Russell
Дата:
Сообщение: Re: Triggers, Rules and email