Re: system variable for update

From: "A(dot)Bhuvaneswaran" <bhuvan(at)symonds(dot)net>
To: Ashok Chauhan <ashok(at)kalculate(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: system variable for update
Date: 2003-12-18 09:26:27
Message-ID: 1071739587.1545.12.camel@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


> in postgresql there is any system variable for update

No such built-in feature is available. But, we can write a before
trigger on update event to set the modified time.

regards,
bhuvaneswaran

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message CoL 2003-12-18 10:15:44 Re: PostgreSQL: query optimizer: viewing query plans
Previous Message Iain 2003-12-18 09:23:57 ERROR: canceling query due to user request