Problem using Postgres 7.0.3 on SCO Unixware 7.1.1

Joel Quinet <joel.quinet@swing.be>

From: "Joel Quinet" <joel.quinet@swing.be>
To: pgsql-bugs@postgresql.org
Date: 2001-02-22T16:21:39Z
Lists: pgsql-bugs
Hi all,

I try to use Postgres 7.0.3 on SCO Unixware 7.1.1.  It compiles fine, but I
have the following error message when a launch psql:
psql: No pg_hba.conf entry for localhost, user postgres, database postgres.
I have made no change to the pg-hba.conf.
I have read in the documentation, it is ok for all operation on local by
default.
I don't have the UDK on that machine, but I seem to have no impact ? Am I
right ?

I don't understand what I am doing wrong.  Any help appreciated.

Joel