timestamp - Mailing list pgsql-hackers

From David Eduardo Gomez Noguera
Subject timestamp
Date
Msg-id 20011112071045.3d27ead3.davidgn@servidor.unam.mx
Whole thread Raw
List pgsql-hackers
hello.
i am doing some database, that will have a field indicating the time when that field was last modified, and want to
compareit to a file's modification time.
 
what is the best way to do it? directly store the timestamp of the file as an integer? or turn the file timestamp into
date,and then store it as date in the db? or is there a speciall field for that?
 

problem here is portability and easy.

thank you.

-- 
ICQ: 15605359 Bicho                                 =^..^=
First, they ignore you. Then they laugh at you. Then they fight you. Then you win. Mahatma Gandhi.
........Por que no pensaran los hombres como los animales? Pink Panther........
-------------------------------気検体の一致------------------------------------
暑さ寒さも彼岸まで。
アン アン アン とっても大好き



pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas SB SD"
Date:
Subject: Re: Triggered Data Change check
Next
From: Bradley McLean
Date:
Subject: Re: Possible major bug in PlPython (plus some other ideas)