Handling Time

From: <operationsengineer1(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Handling Time
Date: 2005-04-01 05:20:45
Message-ID: 20050401052045.21699.qmail@web52407.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

i'm wanting to timestamp database entries and i would
appreciate some feedback from the collective wisdom of
this thread.

what is the best way to do this? are ther pitfalls to
avoid.

i have started using date, but thought there was a
remote chance i might need time, also. is the db load
of storing time great enough that it isn't worth
storing time based on remote chances it *might* be
valuable?

tia...


__________________________________
Do you Yahoo!?
Yahoo! Personals - Better first dates. More second dates.
http://personals.yahoo.com

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2005-04-01 07:16:57 Re: Variable length custom data types help
Previous Message Morgan Kita 2005-04-01 03:45:12 Variable length custom data types help