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

From Kris Jurka
Subject Re: how to get JDBC driver version from command line
Date
Msg-id alpine.BSO.2.03.1504021403170.30631@ejurka.com
Whole thread Raw
In response to how to get JDBC driver version from command line  (akshunj <rickjackson001@gmail.com>)
Responses Re: how to get JDBC driver version from command line  (akshunj <rickjackson001@gmail.com>)
List pgsql-jdbc

On Thu, 2 Apr 2015, akshunj wrote:

> Hi,
>
> Is there a way to get the JDBC driver version from the command line? I'd
> like to make the name generic for various administrative reasons.
>

java -cp postgresql.jar org.postgresql.util.PSQLDriverVersion

Kris Jurka


pgsql-jdbc by date:

Previous
From: John R Pierce
Date:
Subject: Re: how to get JDBC driver version from command line
Next
From: akshunj
Date:
Subject: Re: how to get JDBC driver version from command line