Re: Help

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: <pin(dot)o(dot)za(at)mail(dot)toyota-shokki(dot)co(dot)jp>, <pgsql-jdbc(at)postgresql(dot)org>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Help
Date: 2002-03-13 20:55:07
Message-ID: 006801c1cad1$5bfa23e0$0b01a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I doubt that the 6.5 driver can be used, but that isn't your problem.
The problem is that you have not allowed the connection from your host
to the server. You need to edit the pg_hba.conf file on the server and
add your host, or network.

I would strongly recommend upgrading drivers though

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of
pin(dot)o(dot)za(at)mail(dot)toyota-shokki(dot)co(dot)jp
Sent: Wednesday, March 13, 2002 1:48 AM
To: pgsql-jdbc(at)postgresql(dot)org; pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] Help

Now i meet a problem.
I want to know if version 6.5 driver can be used on version 7.1.3
postgresql.And my program always get a error messge
(java.sql.SQLException: No pg_hba.conf entry for my host)

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

  • Help at 2002-03-13 06:47:47 from pin.o.za

Browse pgsql-jdbc by date

  From Date Subject
Next Message thiemo 2002-03-13 21:47:01 Re: [JDBC] Fwd: DBvisualizer on MacOS X
Previous Message Bruce Momjian 2002-03-13 20:22:37 Re: implementing query timeout