Re: TCP/IP with 7.4 beta2 broken?

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Tommi Maekitalo <t(dot)maekitalo(at)epgmbh(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: TCP/IP with 7.4 beta2 broken?
Date: 2003-09-02 14:43:30
Message-ID: 3F54AC92.4070207@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tommi Maekitalo wrote:

>Hi,
>
>I doublechecked, that the patch applied. And there is a change. It workes for
>connections from remote or to the ethernet-address, but not to localhost:
>
>tommi(at)at31:~ > export PGHOST=localhost
>tommi(at)at31:~ > psql -l
>psql: FATAL: no pg_hba.conf entry for host "::1", user "postgres", database
>
That's ok.
::1 is a pure IPV6 address, so you need a real IPV6 entry for this (it's
already prepared in the pg_hba.conf sample).

Regards,
Andreas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jenny - 2003-09-02 14:50:13 granularity of locking
Previous Message Czuczy Gergely 2003-09-02 14:42:13 C++ and a stored procudre