"Graham Vickrage" <[EMAIL PROTECTED]> writes:
> After trying the usual command %psql dbname to connect I keep getting the
> message
> No pg_hba.conf entry for host localhost, user postgres, database dbname
Looks to me like you're trying to connect via Unix-socket. Try
specifying PGHOST=localhost at the client.
regards, tom lane
- [ADMIN] pg_hba.conf question Graham Vickrage
- Re: [ADMIN] pg_hba.conf question Tom Lane
- RE: [ADMIN] pg_hba.conf question Graham Vickrage
- Re: [ADMIN] pg_hba.conf question Tom Lane
- Re: [ADMIN] pg_hba.conf question Milind Patil
