Creating functions and triggers

From: "Fontenot, Paul" <Paul(dot)Fontenot(at)bannerhealth(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Creating functions and triggers
Date: 2003-05-07 16:32:28
Message-ID: 230BCAB977308F43BD851AFAE55A86413D6C53@phx01018.bannerhealth.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a good, hold your hand type of tutorial or howto on creating
functions and triggers and using them together? I'm learning PostgreSQL
after spending years with MySQL and the information at
techdocs.postgresql.org - while good, is a little deep for me right now.
Specificly I would like to be able to read something that will tell me
how to create a function that will can run a shell script when certain
words are entered into a record. Thanks for your time and guidance.

***PRIVILEGED & CONFIDENTIAL***
Unless expressly stated otherwise, this message (and any attachment(s)
thereto) is confidential and may be privileged. It is intended for the
addressee(s) only. If you are not an addressee, any disclosure or
copying of the contents of this e-mail or any action taken (or not
taken) in reliance on it is strictly prohibited. If you are not an
addressee, please inform sender immediately and delete this message from
your system.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jon Earle 2003-05-07 16:35:43 PostgreSQL Qs
Previous Message Tom Lane 2003-05-07 16:13:52 Re: Perl DBI::Pg - Stop button