Peter Eisentraut wrote:
>
> Marc Poinot writes:
>
> > marcvs> psql
> > psql: No pg_hba.conf entry for host localhost, user marcvs, database marcvs
> >
> > The pg_hba.conf in the PGDATA actually contains a line with:
> >
> > local all trust
>
> "local" is not the same a "localhost". The former
Hi all,
I'm trying to use psql on SGI irix 6.
The build and install process seems to be ok, but
when I try to run the regress test suite, the
client commands failed. The postmaster had
started correctly, but no way to connect it.
The error looks like a well known one (see chapter 12 of
admin gu