Connection problem

From: Gunnar <gunnar(at)gunix(dot)mine(dot)nu>
To: pgsql-admin(at)postgresql(dot)org
Subject: Connection problem
Date: 2002-04-21 07:35:17
Message-ID: 02042109351701.08765@fire
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I'm having problems connecting to my postgresql 7.2.1 running on my Debian
Linux box.

(as root)
$ psql template1 foobar
psql: FATAL 1: IDENT authentication failed for user "foobar"

Could anybody tell me what the problem is?
The user "foobar" is created with the createuser command without any problem.

Here is the pg_hba.conf

local all ident sameuser
local all trust

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jean Huveneers 2002-04-21 13:45:02 Upgrading from 7.1.2 to 7.2.1 on new server
Previous Message Nick Fankhauser 2002-04-19 21:54:25 Re: Bad plan