Problem with authentication in psql.

From: Vitalino <vitalino(at)supercable(dot)es>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Problem with authentication in psql.
Date: 2001-07-06 19:12:28
Message-ID: 3B460D9C.B83A15FE@supercable.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi everybody,

I have some problem with the Postgres user authentication. A user
with password was created by me, but when I tried to enter in psql using
that user I received a fail mesage.

$ psql -W template1 pagano
Password:
psql: Peer authentication failed for user 'pagano'

Anybody knows what is happening?

Thanks for all.
Vitalino.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-07-06 21:59:46 Re: [GENERAL] Vacuum and Transactions
Previous Message Peter Eisentraut 2001-07-06 19:04:43 Re: FE/BE protocol oddity