Bad Timestamp Format at 23 in ... - Mailing list pgsql-general

From Warren Bell
Subject Bad Timestamp Format at 23 in ...
Date
Msg-id 48D1AE8C.8030301@clarksnutrition.com
Whole thread Raw
Responses Re: Bad Timestamp Format at 23 in ...
List pgsql-general
I have Postgresql 8.3 (PostgresPlus) running on an Apple with Tomcat 6.
I am using the postgresql-8.3-603.jdbc3.jar driver. My app runs fine
when on the apple, but when I move it over to a Windows machine running
Tomcat 6 that accesses the same exact database on the Apple I get a "Bad
Timestamp Format at 23 in 2008-09-16 18:41:00.479" error. I am guessing
that it has something to do with how Java creates Dates on Unix verses
Windows. Is this a JDBC issue or is there something I need to do in
Postgres to make this work?

--
Thanks,

Warren Bell
909-645-8864
warren@clarksnutrition.com


pgsql-general by date:

Previous
From: Ben
Date:
Subject: Re: updating to 8.3.x
Next
From: Martin Gainty
Date:
Subject: Re: Bad Timestamp Format at 23 in ...