Re: SSL client configuration ...

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pagomen(at)csd(dot)uoc(dot)gr, pgsql-admin(at)postgresql(dot)org
Subject: Re: SSL client configuration ...
Date: 2004-04-15 18:26:59
Message-ID: 200404152026.59805.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

GP wrote:
> Then when I tried to connect (via jdbc driver) I get the following
> error from the postmaster:
> FATAL: no pg_hba.conf entry for host "::ffff:212.205.129.107", user
> "dbuser", database "template1", SSL off

Make sure you have the latest JDBC driver, the 1.4 JDK, and you use the
correct jar.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message alvaro 2004-04-15 22:06:23 Problem doing pg_dumpall
Previous Message GP 2004-04-15 15:34:49 SSL client configuration ...