Re: unix timestamp

Поиск
Список
Период
Сортировка
От newsreader@mediaone.net
Тема Re: unix timestamp
Дата
Msg-id 20010816154823.A4596@dragon.universe
обсуждение исходный текст
Ответ на unix timestamp  ("Ben-Nes Nimrod" <nimrod@canaan.co.il>)
Список pgsql-general
You can insert unix timestamp into say
abstime field and it will automatically
be converted.  This way you can manipulate
the timestamp outside anyway you want
and then insert into pg



On Thu, Aug 16, 2001 at 08:53:26PM +0200, Ben-Nes Nimrod wrote:
> Howdie everyone
> how can i use unix timestamp as a data type?
> i thought that the timestamp data type use the unix timestamp but found out that it didnt.. :(
> do i need to use an int data type for holding unix timestamp or there is a data type which was build specialy for
that?
> thxy
>

В списке pgsql-general по дате отправления:

Предыдущее
От: Alexander Loginov
Дата:
Сообщение: Re[2]: Perfomance decreasing
Следующее
От: "Gordon Campbell"
Дата:
Сообщение: Re: DeadLocks