Re: Problem

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: Lukasz <stepien50(at)poczta(dot)onet(dot)pl>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Problem
Date: 2004-04-06 18:43:47
Message-ID: 1081277027.31791.84.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, 2004-04-06 at 11:06, Lukasz wrote:
> Hello
>
> I have installed PostgreSQL on Red Hat 9 . I have a problem: I have
> added new user of the database system , the name of this user is :
> "jan" . I have given him
> the permission for creating new databases and for adding new users,
> but when I
> wrote:
>
> psql -U jan template1
>
> then I have got message:
>
> psql : FATAL : IDENT authentication failed for user "jan" .
>
>
> What is wrong ? What should I do with it ?
>

IDENT authentication requires (generally) that your system user be the
same as your database user. Since it sounds like this is not what you
want, you need to modify your pg_hba.conf file and change the settings
as appropriate. (See comments in the file or docs for specifics on the
different options)

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

In response to

  • Problem at 2004-04-06 15:06:15 from Lukasz

Browse pgsql-admin by date

  From Date Subject
Next Message Simon Riggs 2004-04-06 20:44:59 Re: PostgreSQL backup issue
Previous Message Jander Rebelo Luiz 2004-04-06 17:32:14 stop query