Hello,
I'm running a postgresql server with version:# psql --version
psql (PostgreSQL) 9.1.12
What is the correct jdbc driver version for this server?
I'm currently using postgresql-9.2-1002.jdbc4.jar and having some problems with it and was thinking that maybe i'm using
I'm currently using postgresql-9.2-1002.jdbc4.jar and having some problems with it and was thinking that maybe i'm using
the wrong driver.
Also, if it makes any difference i'm using JDK 1.6