Updating

From: Bob Pawley <rjpawley(at)shaw(dot)ca>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Updating
Date: 2008-03-16 22:32:27
Message-ID: 011c01c887b5$9d4abb50$6401a8c0@owner
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a method available for triggering a function after an update on a
particular column in a table?

The only way that I have found is to trigger after an update on the whole
table, which of course can lead to problems.

Bob

Responses

  • Re: Updating at 2008-03-17 00:14:56 from Adrian Klaver
  • Re: Updating at 2008-03-17 00:28:52 from Andreas 'ads' Scherbaum

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2008-03-17 00:14:56 Re: Updating
Previous Message Tom Lane 2008-03-16 21:27:47 Re: UPDATE stalls when run in "batch mode"