JDBC and pg 7.3 - Mailing list pgsql-jdbc

From pginfo
Subject JDBC and pg 7.3
Date
Msg-id 3DE86D0B.BD5BE407@t1.unisoftbg.com
Whole thread Raw
List pgsql-jdbc
Hi,
Sorry for this question.
I don't found any binaries for pg 7.3 and tryed for first time to build
from source.

After installing all is working well. The only problem is that I cannot
connect to database via jdbc. I can connect from pgAdmin and psql.

Where is the problem?

I do not make any changes by installin:
/.configure
gmake
gmake install

adduser postgres
su - postgres
initdb ...

Any idea?

Many thanks and regards.


pgsql-jdbc by date:

Previous
From: Fernando Nasser
Date:
Subject: Re: Redhat 8 default database warning: JDBC problems
Next
From: Harald Krake
Date:
Subject: setUseServerPrepare(true) and executeQuery(String)