Where and What To Do for JDBC

From: ray <Ray(dot)Joseph(at)CDICorp(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Where and What To Do for JDBC
Date: 2009-03-30 01:08:40
Message-ID: df53fb8d-5960-4bb8-8795-6325939a5714@x31g2000prc.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am installing PostgreSQL 8.3. I chose to include JDBC. During the
installation, this message was included:
JDBC
The JDBC drivers are installed into the jdbc\ subdirectory of the main
installation directory by default. You may wish to add this folder to
the CLASSPATH environment variable to allow the drivers to be found
automatically by your Java programs.

I would like to put the location in my classpath. But I do not know
which path the message is relating to; I have several jdbc paths
around the postgresql path due to many attempts at installation.

What is meant by "main installation directory"? So I may better
identify the correct folder, what subfolders might the correct JDBC
folder have?

TIA,
Ray

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-03-30 02:10:56 Re: [Q] LOG: failed to commit client_encoding
Previous Message ray 2009-03-30 00:51:19 Installing PLPython - Version Problem