problem with Timestamp - Mailing list pgsql-general

From Daniel A. Melo
Subject problem with Timestamp
Date
Msg-id 3B1BA98E.D9875664@codata.com.br
Whole thread Raw
List 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 by date:

Previous
From: Lamar Owen
Date:
Subject: Re: 7.1.2 packaging
Next
From: Tom Lane
Date:
Subject: Re: upgrading a database with large objects