Re: keeping track of when a row was last modified - Mailing list pgsql-general

From Sean Davis
Subject Re: keeping track of when a row was last modified
Date
Msg-id 92910202f80c147ebdee94eb218da667@mail.nih.gov
Whole thread Raw
In response to keeping track of when a row was last modified  ("Sally Sally" <dedeb17@hotmail.com>)
List pgsql-general
On Mar 10, 2005, at 4:15 PM, Sally Sally wrote:

> Does postgres automatically keep track of when a row was last modified?
> Thanks
>

No.  If you look on the SQL list in the past ten-20 minutes, there has
been a discussion about this issue.  Generally, you can use a trigger
to update a timestamp when a row is touched.

Sean


pgsql-general by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: PostgreSQL still for Linux only?
Next
From: Alex Turner
Date:
Subject: Fwd: IO Timeout