Re: psql in postgres 9.0.3 not accepting password

From: Jayadevan M <Jayadevan(dot)Maymala(at)ibsplc(dot)com>
To: Francisco Leovey <fleovey(at)yahoo(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org, pgsql-novice-owner(at)postgresql(dot)org
Subject: Re: psql in postgres 9.0.3 not accepting password
Date: 2011-03-11 03:23:21
Message-ID: OF5FF45B36.FD0E0706-ON65257850.00126B00-65257850.0012AB80@ibsplc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello,
>
> The database is running OK and is accessible thru PgAdmin3 with no
> problem, but from the prompt psql is not accepting the password.
>

Using which user are you logging in from PgAdmin? Are you typing in the
password for pgadmin or is it saved? Did you try resetting the password
after successful login from pgadmin and then try the new password from
psql?
Regards,
Jayadevan

DISCLAIMER:

"The information in this e-mail and any attachment is intended only for
the person to whom it is addressed and may contain confidential and/or
privileged material. If you have received this e-mail in error, kindly
contact the sender and destroy all copies of the original communication.
IBS makes no warranty, express or implied, nor guarantees the accuracy,
adequacy or completeness of the information contained in this email or any
attachment and is not liable for any errors, defects, omissions, viruses
or for resultant loss or damage, if any, direct or indirect."

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message siva kiran balijepalli 2011-03-11 05:08:54 regarding functions and storedprocedures
Previous Message Laurent 2011-03-11 02:22:56 Re: Declaring timestamp variables in function