From: | Maciek Sakrejda <msakrejda(at)truviso(dot)com> |
---|---|
To: | Marc <marc(dot)guegueniat(at)orange-ftgroup(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: text type handling |
Date: | 2011-01-07 17:28:47 |
Message-ID: | AANLkTinJa76VYFzhu8ma971TaAANdO-JjDX8Jtw4copg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
> I've read the discussion but could not understand if any correction has been
> implemented or not. (discussion dates from 8.3 or 8.4)
> I don't see how to deal with the above mentioned parameter unknownLength.
> Can I access it and set it myself?
Yes, this is a jdbc URL parameter as of 8.4 (?)--e.g.,
jdbc:postgresql://localhost/postgres?unknownLength=500 . See
http://jdbc.postgresql.org/documentation/84/connect.html .
---
Maciek Sakrejda | System Architect | Truviso
1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com
From | Date | Subject | |
---|---|---|---|
Next Message | Radosław Smogura | 2011-01-07 18:49:04 | Re: Strange behaviour of rs.getTimestamp |
Previous Message | Radosław Smogura | 2011-01-07 16:54:51 | Re: Strange behaviour of rs.getTimestamp |