[postgis-users] ST_AsBinary
Michaël Michaud
michael.michaud at free.fr
Sat Oct 30 13:53:52 PDT 2010
Hi Ravi,
Did you try to update your jdbc driver ?
Again, there is a link here to download it :
http://jdbc.postgresql.org/download.html
You should download
http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc3.jar
<http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar>
Then, you have to go in your OpenJUMP intallation directory and replace
postgresql-8.3-603.jdbc3.jar
by
postgresql-9.0-801.jdbc3.jar
If you're using java6, you should be able to use 9.0-801 JDBC 4
<http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar>
instead of 9.0-801 JDBC 3
<http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar>
Note that I haven't yet install postgresql 9.0 to check everything is
fine, but it comes from a discussion I had with postgis developpers that
something changed in the postgresql 9.0 byte array format, which is the
reason why a new driver is required.
Hope that helps
Michaël
Le 30/10/2010 21:06, Ravi a écrit :
> ST_AsBinary
> Other that OpenJUMP, suggest which FOSS4G tool can be used.
> Finding some road blocks using
> PostGIS and Seeing it on OpenJUMP.
> Ravi Kumar
>
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20101030/11bfd93c/attachment.html>
More information about the postgis-users
mailing list