On Tuesday 29 Apr 2003 2:46 pm, Oliver Elphick wrote:
> On Tue, 2003-04-29 at 14:31, Bjørn T Johansen wrote:
> > Well, they are timestamps but they are just using the time part without
> > the date part in the old access db.
> > So I am not sure which type it should be the postgresql db, so any
> > suggestions are appreciated...
>
> There is a TIME data type.
And if in fact they aren't times (e.g. 2pm) , but intervals (e.g. 2 hours 30
mins) then there is an "interval" type.
--
Richard Huxton