Re: Entering time into postgresql

Поиск
Список
Период
Сортировка
От Vick Khera
Тема Re: Entering time into postgresql
Дата
Msg-id 2968dfd60906080923m51a38132w316a920c8237371b@mail.gmail.com
обсуждение исходный текст
Ответ на Entering time into postgresql  (BlackMage <dsd7872@uncw.edu>)
Список 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 по дате отправления:

Предыдущее
От: David Wilson
Дата:
Сообщение: Re: Entering time into postgresql
Следующее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: Postgres's Performance degrades after heavy db operation