Correct JDBC driver for - Mailing list pgsql-admin

From Thusitha Kodikara
Subject Correct JDBC driver for
Date
Msg-id 20060821122516.92503.qmail@web56608.mail.re3.yahoo.com
Whole thread Raw
List pgsql-admin
Hello,

One of our Java developers is having trouble inserting data to postgres 7.4.13 (running on Gentoo linux). The Java version being used is 1.4.

The proble is with 'backslash_quote = off' the database is rejecting the data sent from the Java application. Within the application we don't use " \ " to escape. So we suspected that may be " \ " is being inserted by the JDBC driver.

The driver we use is pg74.216.jdbc3.jar  http://jdbc.postgresql.org/download/pg74.216.jdbc3.jar

Could this be an issue with the driver?

Thanks and regards,
-Thusitha

pgsql-admin by date:

Previous
From: Gallai János
Date:
Subject: Migration from 7.4.2 to 8.1.4
Next
From: Peter Eisentraut
Date:
Subject: Re: Migration from 7.4.2 to 8.1.4