Search Postgresql Archives

Re: How Do I Find the Date When A Table Was Last Changed?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Oct 27, 2008 at 4:02 PM, Bill Thoen <bthoen@xxxxxxxxxx> wrote:
> Is there a way to find when data in a postgresql table was last changed?

what do you mean by changed?  Data updated?  schema changed?
PostgreSQL provides neither by default really.  You could set up an
update trigger to handle the issue of data being changed.

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux