Postgresql jdbc driver for PG version 9.5

From: Poul Kristensen <bcc5226(at)gmail(dot)com>
To: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Postgresql jdbc driver for PG version 9.5
Date: 2018-09-06 17:26:36
Message-ID: CAAOuvVquuu-GrZ5aSyNoariz1XSA25Y9yae8399Z5=rg-tDjJQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-jdbc

Hi !
I am trying to use the jdbc driver in eclipse but get the following
How come?
if the driver is not org.postgresql.Driver,
which should I then use.

PostgreSQL JDBC Driver 42.2.5
Found in:
jar:file:/home/me/lib/postgresql-42.2.5.jar!/org/postgresql/Driver.class

The PgJDBC driver is not an executable Java program.

TIA
Poul
NB! Sorry if this is not the right list

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Mike Broers 2018-09-06 17:28:18 root cause of corruption in hot standby
Previous Message Jerry Sievers 2018-09-06 15:35:05 Re: Determine which query prevents applying WALs on standby

Browse pgsql-jdbc by date

  From Date Subject
Next Message Laurenz Albe 2018-09-07 07:36:46 Re: Postgresql jdbc driver for PG version 9.5
Previous Message Gavin Flower 2018-09-05 22:14:23 Re: re-skinning the jdbc.postgresql.org