unix timestamp - Mailing list pgsql-admin

From Marc Fromm
Subject unix timestamp
Date
Msg-id 93361C67E4EE844A80935863A4FF4B6C04E86CB9@Exch2010MB-2.univ.dir.wwu.edu
Whole thread Raw
Responses Re: unix timestamp  (Scott Ribe <scott_ribe@elevated-dev.com>)
Re: unix timestamp  (Steve Crawford <scrawford@pinpointresearch.com>)
List pgsql-admin

Is there a way to query a unix timestamp date? In the database the orderdate field is a unix timestamp.

I would like to create the where clause to a query on a specific date like December 17, 2010.

Select * from orders where orderdate = ‘12/17/2010’;

 

Thanks

 

Marc

pgsql-admin by date:

Previous
From: H S
Date:
Subject: ./configure and libaudit
Next
From: Scott Ribe
Date:
Subject: Re: unix timestamp