Re: Importing from Access 2000?

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Importing from Access 2000?
Дата
Msg-id 200304291618.48793.dev@archonet.com
обсуждение исходный текст
Ответ на Re: Importing from Access 2000?  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-general
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


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

Предыдущее
От: Dennis Gearon
Дата:
Сообщение: Re: Backend memory leakage when inserting
Следующее
От: Tom Lane
Дата:
Сообщение: qsort (was Re: Solaris)