IPv6 connection / JDBC (?) - Mailing list pgsql-admin

From postgres@nitwit.de
Subject IPv6 connection / JDBC (?)
Date
Msg-id 200405161400.03317.postgres@nitwit.de
Whole thread Raw
List pgsql-admin
Hi!

I run pg7.4 on a SuSE 9.1 (IPv6) machine (linux 2.6); despite I added

host    all         all         ::1
ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff        password

to my pg_hba.conf, connecting to the database via JDBC (pg74.213.jdbc3.jar)
fails:

org.postgresql.util.PSQLException: A connection error has occurred:
org.postgresql.util.PSQLException: FATAL: no pg_hba.conf entry for host
"::1", user "foo", database "bar", SSL off

pgsql-admin by date:

Previous
From: Vitaly Belman
Date:
Subject: Jobs? (schedule tasks)
Next
From: "Raul Secan"
Date:
Subject: Installing PostgreSQL on Fedora from RPM