Re: org.postgresql.util.PSQLException: Protocol error. Session setup failed

From: Lew <noone(at)lwsc(dot)ehost-services(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: org.postgresql.util.PSQLException: Protocol error. Session setup failed
Date: 2010-03-11 01:48:11
Message-ID: hn9i4q$l9l$2@news.albasani.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Mark Kirkwood wrote:
> Make that CLASSPATH sorry...!
>
> I wrote:
>>
>> $ export CLASSPAT=path-to-your-postgresql.jar:.

Only don't use CLASSPATH, use the "-classpath" (a.k.a., "-cp") option to the
"java" command.

--
Lew

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jason Tesser 2010-03-11 02:07:31 Multiple Functions and Tables in different Schemas with COmposite Types
Previous Message Lew 2010-03-11 01:45:08 Re: org.postgresql.util.PSQLException: Protocol error. Session setup failed