Can you elaborate as to your problems. That driver should work fine depending on what you are doing. Also it would be better to use the jdbc list.
Dave Cramer dave.cramer(at)credativ(dot)ca http://www.credativ.ca On 3 July 2014 06:25, Orestis Tsakiridis <otsa...@gmail.com> wrote: > 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 > the wrong driver. > > Also, if it makes any difference i'm using JDK 1.6 > > > >