Re: Entering time into postgresql - Mailing list pgsql-general

From Vick Khera
Subject Re: Entering time into postgresql
Date
Msg-id 2968dfd60906080923m51a38132w316a920c8237371b@mail.gmail.com
Whole thread Raw
In response to Entering time into postgresql  (BlackMage <dsd7872@uncw.edu>)
List pgsql-general
On Mon, Jun 8, 2009 at 11:04 AM, BlackMage<dsd7872@uncw.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.

pgsql-general by date:

Previous
From: David Wilson
Date:
Subject: Re: Entering time into postgresql
Next
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: Postgres's Performance degrades after heavy db operation