Authentication problems.

From: Nadim Bitar <nadiizu(at)earthlink(dot)net>
To: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Authentication problems.
Date: 2002-06-27 05:15:28
Message-ID: 1025154931.30079.2.camel@hitomi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I am having problems with authentication. Whatever I try I always get
this error.
psql: FATAL 1: Password authentication failed for user <username>
I am trying to use MD5. I tried with system users and with postgres user
and with user added with ADD USER <username> WITH ENCRYPTION PASSWORD
'thepassword'
I am on a RedHat linux 7.3 with postgresql 7.2.1
Any help appreciated.

Browse pgsql-admin by date

  From Date Subject
Next Message Nadim Bitar 2002-06-27 05:46:51 Re: Authentication problems.
Previous Message Tom Lane 2002-06-27 03:37:26 Re: Are statistics gathered on function indexes?