Re: TCP/IP with 7.4 beta2 broken? - Mailing list pgsql-hackers

From Andreas Pflug
Subject Re: TCP/IP with 7.4 beta2 broken?
Date
Msg-id 3F54AC92.4070207@pse-consulting.de
Whole thread Raw
In response to Re: TCP/IP with 7.4 beta2 broken?  (Tommi Maekitalo <t.maekitalo@epgmbh.de>)
Responses Re: TCP/IP with 7.4 beta2 broken?  (Andrew Dunstan <andrew@dunslane.net>)
List 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@at31:~ > export PGHOST=localhost
>tommi@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




pgsql-hackers by date:

Previous
From: Czuczy Gergely
Date:
Subject: C++ and a stored procudre
Next
From: "Jenny -"
Date:
Subject: granularity of locking