Re: When the Record Got Updated.

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: When the Record Got Updated.
Date: 2007-03-07 07:30:53
Message-ID: 20070307073053.GB8257@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

am Wed, dem 07.03.2007, um 12:13:55 +0530 mailte Gauri Kanekar folgendes:
> Hi List,
>
> Can i find out the timestamp when last a record from a table got updated.
> Do any of the pg system tables store this info.

No, impossible. But you can write a TRIGGER for such tasks.

Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Richard Huxton 2007-03-07 09:05:35 Re: Any advantage to integer vs stored date w. timestamp
Previous Message Gauri Kanekar 2007-03-07 06:43:55 When the Record Got Updated.