Why IDENT doesn't work with JDBC

From: Ian Pilcher <i(dot)pilcher(at)comcast(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Why IDENT doesn't work with JDBC
Date: 2004-11-18 22:53:22
Message-ID: cnj953$36n$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I'm kind of surprised that I don't see any posts about this issue on
this list. Am I the only one using this combination?

I've created a Bugzilla entry for Red Hat's authd about this problem:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=139956

Other IDENT protocol daemons seem to suffer from the same problem.

A temporary workaround is to set the java.net.preferIPv4Stack system
property to true.

--
========================================================================
Ian Pilcher i(dot)pilcher(at)comcast(dot)net
========================================================================

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2004-11-18 23:23:14 Re: Why IDENT doesn't work with JDBC
Previous Message jessica xingzc_he 2004-11-18 22:39:22 deleteRow or updateRow after insertRow