Bad Timestamp Format at 23 in ...

From: Warren Bell <warren(at)clarksnutrition(dot)com>
To: Postgres General List <pgsql-general(at)postgresql(dot)org>
Subject: Bad Timestamp Format at 23 in ...
Date: 2008-09-18 01:27:40
Message-ID: 48D1AE8C.8030301@clarksnutrition.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)clarksnutrition(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martin Gainty 2008-09-18 01:32:58 Re: Bad Timestamp Format at 23 in ...
Previous Message Ben 2008-09-17 21:20:08 Re: updating to 8.3.x