Re: unix timestamp - Mailing list pgsql-general

From newsreader@mediaone.net
Subject Re: unix timestamp
Date
Msg-id 20010816154823.A4596@dragon.universe
Whole thread Raw
In response to unix timestamp  ("Ben-Nes Nimrod" <nimrod@canaan.co.il>)
List 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 by date:

Previous
From: Alexander Loginov
Date:
Subject: Re[2]: Perfomance decreasing
Next
From: "Gordon Campbell"
Date:
Subject: Re: DeadLocks