Re: problem accessing a database

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: problem accessing a database
Date: 2006-11-03 15:40:41
Message-ID: 20061103154041.GA17890@KanotixBox
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Luca Ferrari <fluca1978(at)infinito(dot)it> schrieb:

> On Friday 03 November 2006 16:17 A. Kretschmer's cat, walking on the keyboard,
> wrote:
> > 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?
>
>
> Of course I've a similar line for the ipv6 connections and the following is
> the content of the pg_hba.conf file (the server has been restarted with the
> hba_file option, so I'm sure this is the file it is using):
>
> local all all ident sameuser

Ahhh....

try psql -h localhost ...

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknow)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shoaib Mir 2006-11-03 15:46:00 Re: Invoking java in a trigger
Previous Message Luca Ferrari 2006-11-03 15:34:26 Re: problem accessing a database