On Oct 18, 2011, at 3:49 AM, Ric Eittreim wrote:

> 
> The following bug has been logged online:
> 
> Bug reference:      6260
> Logged by:          Ric Eittreim
> Email address:      r...@groundtruth.com
> PostgreSQL version: 9.0.4
> Operating system:   Mac LION
> Description:        not accept password
> Details: 
> 
> I just installed Postgres for the first time to learn sql.  After what
> appeared to be a successful install, I enter psql and it prompts for a
> password.  I enter the same password that is requested (twice) during the
> install but no matter what I try, it claims "incorrect password attempts" -
> I used only 4 simple characters (rwe9) as this is just a place to learn. 
> Can you help me please???
try giving -U <username> option to psql and then enter the password for that 
user.

> 
> -- 
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs

--
Regards,
Sachin Srivastava
EnterpriseDB, the Enterprise PostgreSQL company.


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to