table's last update time - Mailing list pgsql-novice

From Alexandru Maximciuc
Subject table's last update time
Date
Msg-id 341163149.20090624002622@bitdefender.com
Whole thread Raw
List pgsql-novice
Hello people,

  I was curious if there are any hacks to see the time a table was last changed
  at (insert or update or delete of some rows).

  I googled a little and it seems that a trigger is the best solution, but is it
  possible without triggers?

  thanks in advance.

--
Best regards,
 Alexandru                          mailto:amaximciuc@bitdefender.com


pgsql-novice by date:

Previous
From: Robert Schnabel
Date:
Subject: Re: Problems importing csv files
Next
From: "Nagle, Gail A \(US SSA\)"
Date:
Subject: Configuring autovacuum for the first time...