[EMAIL PROTECTED] 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 [EMAIL PROTECTED] http://yi.org/peter-e/
- [BUGS] Not able to connect to PostgreSQL in Linux! pgsql-bugs
- Peter Eisentraut
