user management and edbldr use

From: Karuna Karpe <karuna(dot)karpe(at)os3infotech(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: user management and edbldr use
Date: 2011-10-24 12:58:36
Message-ID: CAC-LqboVfapMU-UOmvOp-6c=T5EmV3=QWM9izEWZ7mYTKt+NiA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

I am create one linux user that "dba" with password "password". I
create one database user "dba_user" with password "dba_user".
I add entry into pg_ident.conf

MAPNAME SYSTEM-USERNAME PG-USERNAME
dba_map dba dba_user

I want to connect dba user to database edb.
./psql -d edb -U dba

it give error can't connect. Please explain me how do this?

Regards,
karuna

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Sally Nayer 2011-10-24 13:52:38 Create Temp tables on SLave
Previous Message Mamatha_Kagathi_Chan 2011-10-24 10:24:13 Cannot access proper data from pgadmin