JDBC and pg 7.3

From: pginfo <pginfo(at)t1(dot)unisoftbg(dot)com>
To: "'pgsql-jdbc(at)postgresql(dot)org'" <pgsql-jdbc(at)postgresql(dot)org>
Subject: JDBC and pg 7.3
Date: 2002-11-30 07:47:23
Message-ID: 3DE86D0B.BD5BE407@t1.unisoftbg.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-jdbc by date

  From Date Subject
Next Message Harald Krake 2002-11-30 14:42:29 setUseServerPrepare(true) and executeQuery(String)
Previous Message Fernando Nasser 2002-11-30 00:08:58 Re: Redhat 8 default database warning: JDBC problems