On Thu, 2002-11-21 at 23:07, Andy Kriger wrote:
> if i have a table full of data, is there metadata stored somewhere by psql
> that can tell me when each record was created/modified? or do i have to
> track this manually with datetime columns that default to now()?
Defaulting to now() will only track inserts, not updates.
There is a contrib module, spi/moddatetime, that will do both.
--
Oliver Elphick Oliver.Elphick@lfix.co.uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"Can two walk together, except they be agreed?"
Amos 3:3