Re: psql: FATAL: Missing or erroneous pg_hba.conf file - Mailing list pgsql-general

From Tom Lane
Subject Re: psql: FATAL: Missing or erroneous pg_hba.conf file
Date
Msg-id 20626.1054396180@sss.pgh.pa.us
Whole thread Raw
In response to psql: FATAL: Missing or erroneous pg_hba.conf file  (bijoy@openlx.com)
List pgsql-general
bijoy@openlx.com writes:
> psql: FATAL:  Missing or erroneous pg_hba.conf file, see postmaster log for
> details
> i dunno what goes wrong...

Take the message's advice and look for details in the postmaster's log.

If you don't have a postmaster log, then either set the database to log
to syslog or fix your start script to send postmaster's stderr someplace
more useful than /dev/null.

            regards, tom lane

pgsql-general by date:

Previous
From: Justin Clift
Date:
Subject: Re: [pgsql-advocacy] Are we losing momentum?
Next
From: Bruce Momjian
Date:
Subject: Re: psql: FATAL: Missing or erroneous pg_hba.conf file