Re: org.postgresql.util.PSQLException: Protocol error. Session setup failed - Mailing list pgsql-jdbc

From Lew
Subject Re: org.postgresql.util.PSQLException: Protocol error. Session setup failed
Date
Msg-id hn9i4q$l9l$2@news.albasani.net
Whole thread Raw
In response to Re: org.postgresql.util.PSQLException: Protocol error. Session setup failed  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
List 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

pgsql-jdbc by date:

Previous
From: Jason Tesser
Date:
Subject: Re: Multiple Functions and Tables in different Schemas with COmposite Types
Next
From: Lew
Date:
Subject: Re: org.postgresql.util.PSQLException: Protocol error. Session setup failed