On Mon, Jun 8, 2009 at 11:04 AM, BlackMage<dsd7872(at)uncw(dot)edu> wrote:
>
> Is there a field that can actually store time in PostgreSql. And what I mean
> by time is not like time of the day, but a specific amount of time.
This is known as type "INTERVAL" to postgres.