From: | "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: problem accessing a database |
Date: | 2006-11-03 15:17:33 |
Message-ID: | 20061103151732.GA29287@a-kretschmer.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
am Fri, dem 03.11.2006, um 15:58:51 +0100 mailte Luca Ferrari folgendes:
> On Friday 03 November 2006 15:44 A. Kretschmer's cat, walking on the keyboard,
> wrote:
> > The settings in your pg_hba.conf.
> > This file contains comments, read this to understand the proper content.
> > I guess, you want change the method to trust.
>
>
> But I've already configured pg_hba.conf (maybe in a wrong way):
> host all all 127.0.0.1/32 trust
>
> that should allows me (localhost) to access the database. Isn't right?
Yes, this is okay. Do you have an other line with host all all ... below
this line? Have you restart/reload the database after editing?
Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47215, D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net
From | Date | Subject | |
---|---|---|---|
Next Message | David Potts | 2006-11-03 15:22:40 | Invoking java in a trigger |
Previous Message | Bob Pawley | 2006-11-03 15:05:53 | Re: Geometry |