Re: help with simple rule - Mailing list pgsql-general

From Stephan Szabo
Subject Re: help with simple rule
Date
Msg-id Pine.BSF.4.21.0103121247100.97339-100000@megazone23.bigpanda.com
Whole thread Raw
In response to help with simple rule  (Chris Hayner <hayner80@astro.ocis.temple.edu>)
List pgsql-general
You probably want to use a trigger rather than rule
for modifications like that.  I think someone's put
up one on the mailing lists fairly recently (within
a couple of months anyway) so you might be able to
find it in the archives.


pgsql-general by date:

Previous
From: Andrew Fritz
Date:
Subject: Getting the query string in a trigger.
Next
From: Tom Lane
Date:
Subject: Re: Poor Delete performance