Re: the installer of postgresql 9.4.1208 and 8.4-703 doesn't start - Mailing list pgsql-general

From John R Pierce
Subject Re: the installer of postgresql 9.4.1208 and 8.4-703 doesn't start
Date
Msg-id 82f6d811-f422-67ae-0b81-d0164f03cba7@hogranch.com
Whole thread Raw
In response to Re: the installer of postgresql 9.4.1208 and 8.4-703 doesn't start  (Stefania Miravalle <stefaniamiravalle@gmail.com>)
Responses Re: the installer of postgresql 9.4.1208 and 8.4-703 doesn't start  (Stefania Miravalle <stefaniamiravalle@gmail.com>)
List pgsql-general
On 7/16/2016 1:03 PM, Stefania Miravalle wrote:
So I just downloaded and instelled SQL Workbench/J as my it department said, to help me with sql queries.
they also told me "Download a JDBC driver that will enable SQL Workbench/J to connect to your cluster. Currently we recommends this version 8 JDBC driver: http://jdbc.postgresql.org/download/postgresql-8.4-703.jdbc4.jar

I did it but I am not an expert, therefore I supposed I had to install it. Am I wrong?

a .jar file is a java package, they are used as-is, most typically by specifying them in the CLASSPATH when you start a Java program.   As Adrian said, in this case, you configure sql workbench/j to use it, rather than installing it in your OS like regular programs.


-- 
john r pierce, recycling bits in santa cruz

pgsql-general by date:

Previous
From: Stefania Miravalle
Date:
Subject: Re: the installer of postgresql 9.4.1208 and 8.4-703 doesn't start
Next
From: Stefania Miravalle
Date:
Subject: Re: the installer of postgresql 9.4.1208 and 8.4-703 doesn't start