Re: questions on rules - Mailing list pgsql-general

From Richard Huxton
Subject Re: questions on rules
Date
Msg-id 200404271326.35666.dev@archonet.com
Whole thread Raw
In response to questions on rules  (Timothy Perrigo <tperrigo@wernervas.com>)
Responses Re: questions on rules
List pgsql-general
On Monday 26 April 2004 20:12, Timothy Perrigo wrote:
> I'm trying to set up some basic rules to log inserts, updates, and
> deletes to tables in an inheritance hierarchy (by inserting records
> into a log table), and I've got a couple of questions.

I think you want to look at triggers rather than rules here.

--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Downloading Windows Version of PGSQL
Next
From: Timothy Perrigo
Date:
Subject: Re: questions on rules