Re: [JDBC] how to get JDBC driver version from command line - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: [JDBC] how to get JDBC driver version from command line
Date
Msg-id CADK3HHJD_ZhoxHEO6+iCxyHZH_oMhN1=dN-5eJJ59DOn1dZwiw@mail.gmail.com
Whole thread Raw
In response to Re: [JDBC] how to get JDBC driver version from command line  (akshunj <rickjackson001@gmail.com>)
List pgsql-jdbc
org.postgresql.util.PGJDBCMain

Should work


On 14 April 2017 at 16:20, akshunj <rickjackson001@gmail.com> wrote:
Hi, seem the method Kris mentioned to check the version from the command line
no longer works with the latest driver version. Can anyone tell me how to
check the driver version from the command line with the latest version
42.0.0 JDBC4?

TIA



--
View this message in context: http://www.postgresql-archive.org/how-to-get-JDBC-driver-version-from-command-line-tp5844478p5956539.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

pgsql-jdbc by date:

Previous
From: akshunj
Date:
Subject: Re: [JDBC] how to get JDBC driver version from command line
Next
From: Vladimir Sitnikov
Date:
Subject: Re: [JDBC] 42.0.0.jre7, driver logging takes 30-40% of my server's time