Timestamp Question

Поиск
Список
Период
Сортировка
От Greg Markham
Тема Timestamp Question
Дата
Msg-id 40F012E4.3000001@markhamdirect.com
обсуждение исходный текст
Ответы Re: Timestamp Question
Re: Timestamp Question
Re: Timestamp Question
Список pgsql-jdbc
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?

- Greg Markham

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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: Cursors performance
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Timestamp Question