Re: Timestamp Question

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Timestamp Question
Дата
Msg-id 40F15284.2090905@opencloud.com
обсуждение исходный текст
Ответ на Timestamp Question  (Greg Markham <gmarkham@markhamdirect.com>)
Ответы Re: Timestamp Question  (Greg Markham <gmarkham@markhamdirect.com>)
Список pgsql-jdbc
Greg Markham wrote:
> I have searched the archives and not found and answer to this question:
>
> I am trying to use a Java Timestamp object to create a Postgresql
> Timestamp(6) field.  I can insert a Timestamp but it only goes to the
> millisecond(2004-07-10 12:59:59.123) I need it to the microsecond
> (2004-07-10 12:59:59.123456).  Is there a way to do this?

 From a quick look at the driver code, it appears to support nanosecond
precision in Timestamps.

What exactly is the problem you see? Can you provide a testcase?

-O

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Timestamp Question
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: No class found for inet