problem with Timestamp

Поиск
Список
Период
Сортировка
От Daniel A. Melo
Тема problem with Timestamp
Дата
Msg-id 3B1BA98E.D9875664@codata.com.br
обсуждение исходный текст
Список pgsql-general
Hi all,

i´m using postgres 7.0.3, in a linux box (conectiva, "red hat´s like").
in my Java aplication i pick the system date with a metod
System.currentTimeInMilis, this method return a long value used to
instantiate a TimStamp Objetc. This Timestamp is stored without
problems...


when i need to get it from the database, i use a resultset method
getTimeStamp(columm name). and it works fine.

BUT, if i transport my aplicattion to other linux (DEBIAN), i have a Bad
Time Stamp Error wneh executing getTimeStamp().

anyone could help-me? i´m losted and dont know what to do.


[]´s

Daniel A.


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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: 7.1.2 packaging
Следующее
От: Tom Lane
Дата:
Сообщение: Re: upgrading a database with large objects