Re: installing postgresql jdbc driver in Mac OS X Lion - Mailing list pgsql-jdbc

From John R Pierce
Subject Re: installing postgresql jdbc driver in Mac OS X Lion
Date
Msg-id 4E08A511.1030708@hogranch.com
Whole thread Raw
In response to installing postgresql jdbc driver in Mac OS X Lion  (Shaun Langley <shaunlangley@gmail.com>)
Responses Re: installing postgresql jdbc driver in Mac OS X Lion  (Altaf Malik <mmalik_altaf@yahoo.com>)
List pgsql-jdbc
On 06/27/11 8:22 AM, Shaun Langley wrote:
> I'm trying to install the jdbc driver on my Mac OS X Lion installation.  I'm running JRE 1.6.0_26.
>
> I've downloaded postgresql-9.0-801.jdbc4.jar
>
> and run
>
> java -jar postgresql-9.0-801.jdbc4.jar
>
> which returns
>
> Failed to load Main-Class manifest attribute from
> postgresql-9.0-801.jdbc4.jar
>
>
>
> Any help trying to resolve this issue would be appreciated!

JDBC is a runtime library, you need to load it with your application
program.




--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: installing postgresql jdbc driver in Mac OS X Lion
Next
From: Hannu Krosing
Date:
Subject: Re: bytea performance tweak