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

From Tommi Maekitalo
Subject Re: TCP/IP with 7.4 beta2 broken?
Date
Msg-id 200309021616.59481.t.maekitalo@epgmbh.de
Whole thread Raw
In response to Re: TCP/IP with 7.4 beta2 broken?  (Andreas Pflug <pgadmin@pse-consulting.de>)
Responses Re: TCP/IP with 7.4 beta2 broken?  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-hackers
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
"template1"
tommi@at31:~ > export PGHOST=at31
tommi@at31:~ > psql -l      Liste der Datenbanken  Name    | Eigentümer | Kodierung
-----------+------------+-----------template0 | postgres   | SQL_ASCIItemplate1 | postgres   | SQL_ASCII
(2 Zeilen)

tommi@at31:~ >


Tommi Mäkitalo




pgsql-hackers by date:

Previous
From: Czuczy Gergely
Date:
Subject: C++ and libpq
Next
From: Tom Lane
Date:
Subject: Re: configure error in HP-UX 11.00