Re: [GENERAL] [ADMIN] 6.5.3/doesn't recognize localhost in pg_hba.conf (fwd)

From: "Patrick Welche" <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
To: ler(at)lerami(dot)lerctr(dot)org (Larry Rosenman)
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] [ADMIN] 6.5.3/doesn't recognize localhost in pg_hba.conf (fwd)
Date: 1999-11-14 22:25:31
Message-ID: E11n85T-0001J0-00@quartz.newn.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Larry Rosenman wrote:
>
> Yes, and Yes.
...
> $ psql
> No pg_hba.conf entry for host localhost, user postgres, database postgres
> Connection to database 'postgres' failed.
> No pg_hba.conf entry for host localhost, user postgres, database postgres
...
> $ ls -laR $PGDATA
...
> /usr/local/pgsql/data/base:
> total 6
> drwx------ 3 postgres postgres 96 Nov 13 15:58 .
> drwx------ 3 postgres postgres 1024 Nov 13 15:59 ..
> drwx------ 2 postgres postgres 2048 Nov 13 15:59 template1

How about

psql template1

?

Cheers,

Patrick

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Larry Rosenman 1999-11-14 22:50:07 Re: [GENERAL] [ADMIN] 6.5.3/doesn't recognize localhost in pg_hba.conf (fwd)
Previous Message Larry Rosenman 1999-11-14 22:19:09 Re: [GENERAL] [ADMIN] 6.5.3/doesn't recognize localhost in pg_hba.conf (fwd)