I've noticed a few problems with an older version of the Postgresql JDBC driver.

This had to do with detecting encoding of data in the database. I've been using:

http://jdbc.postgresql.org/download/postgresql-8.1-405.jdbc3.jar

and have found that it works better.

I'd like to suggest that we:
1. update geotools so it uses this jar instead of an earlier one (requires maven 1 and maven 2 magic) 2. update geoserver so it also uses this jar (just replace the jdbcPostresql.jar jar with the above one)

I have no idea how to do (1), but (2) is trivial.

dave
ps. this is the latest "stable" release of the postgresql JDBC driver. The one that appears to be currently used is "postgresql-74.213.jar".


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to