Re: date/time out of range - Mailing list pgsql-jdbc

From Maciek Sakrejda
Subject Re: date/time out of range
Date
Msg-id AANLkTims+2q1u6M3c0Yr-FSWwDJvypsHDkGomhTTQuz2@mail.gmail.com
Whole thread Raw
In response to Re: date/time out of range  (Colin Taylor <colin.taylor@gmail.com>)
List pgsql-jdbc
> Oops I'm an idiot of course this is server side only.

You showed a successful parsing of the very same timestamp through
psql in your original message--was that on the production server? Does
that exact statement fail through psql on your OS X box? If not, then
it does seem to be jdbc related, no? Can you capture protocol traffic
through DriverManager.setLogWriter() and setting loglevel in the jdbc
URL to help track this down?

---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com

pgsql-jdbc by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: jdbc spec violation for autocommit=true & addbatch/executeBatch
Next
From: aleksvp
Date:
Subject: CREATE TYPE and Java Mapping