Re: Not able to connect to PostgreSQL in Linux! - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: Not able to connect to PostgreSQL in Linux!
Date
Msg-id Pine.LNX.4.30.0102191825240.977-100000@peter.localdomain
Whole thread Raw
In response to Not able to connect to PostgreSQL in Linux!  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:

> "connection to database failed:
> missing or erroneous pg_hba.conf file, see postmaster log for details'
>
> We found that there is no log file for postmaster

Time to stop using the -S option then.

 and the content of present /var/lib/pgsql/data/pg_hba.conf file is
> local    all    trust
> host    all    127.0.0.1    255.255.255.255    trust
> host    all    localhost    255.255.255.255    trust
                 ^^^
Must be an IP address.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/

pgsql-bugs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Regresstion Tests do not find PGLIB directory
Next
From: Tom Lane
Date:
Subject: Re: Turkish locale bug