How to get table change time - Mailing list pgsql-general

From Andrus
Subject How to get table change time
Date
Msg-id ddssr0$2vs1$1@news.hub.org
Whole thread Raw
List pgsql-general
For table replication, I need to know the date and time when particular
table is last changed by insert, update or delete command.
This information is required for most tables in database (about 100 tables).

How to obtain this information without creating 100 triggers ?

Andrus.



pgsql-general by date:

Previous
From: Aly Dharshi
Date:
Subject: Re: Postgresql Books: Which one ?
Next
From: Richard Huxton
Date:
Subject: Re: Cascades Failing in 8.0.x