Re: how to get JDBC driver version from command line

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: akshunj <rickjackson001(at)gmail(dot)com>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: how to get JDBC driver version from command line
Date: 2017-04-15 12:58:41
Message-ID: CADK3HHJD_ZhoxHEO6+iCxyHZH_oMhN1=dN-5eJJ59DOn1dZwiw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

org.postgresql.util.PGJDBCMain

Should work

Dave Cramer

davec(at)postgresintl(dot)com
www.postgresintl.com

On 14 April 2017 at 16:20, akshunj <rickjackson001(at)gmail(dot)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(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2017-04-16 10:58:32 Re: 42.0.0.jre7, driver logging takes 30-40% of my server's time
Previous Message akshunj 2017-04-14 20:20:08 Re: how to get JDBC driver version from command line