A pg_hba.conf problem - again... - Mailing list pgsql-general

From Bart Golda
Subject A pg_hba.conf problem - again...
Date
Msg-id 1141392408.420605.273820@i40g2000cwc.googlegroups.com
Whole thread Raw
List pgsql-general
So there is Fedora Core 3 with PostgreSQL 8.1.3 installed from rpms.
The server listens on all interfaces. For testing, I used this
pg_hba.conf (default with added line) and it worked:

local all all trust
host all all 127.0.0.1/32 trust
host all all ::1/128 trust
host all all 10.144.3.0/24 trust

Very happy, I changed trust in the last line to MD5. The application
(pgAdmin) stopped connecting (yes, sql user and its password was
correct). No error, just "unable to connect" or something like this - I
have localised version - in the status line. Is there something wrong
with above file or maybe there are some missing libraries, of which I
(and rpms) am not aware of? :(

Thanks for any suggestions,
Bart Golda


pgsql-general by date:

Previous
From: sylsau14@hotmail.com
Date:
Subject: Questions about privileges
Next
From: "Javier Velez Perez"
Date:
Subject: