BUG #2000: psql does not prompt for password

From: "Todd" <tdoolitt(at)comcast(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2000: psql does not prompt for password
Date: 2005-10-26 02:28:47
Message-ID: 20051026022847.D976FF0B3C@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2000
Logged by: Todd
Email address: tdoolitt(at)comcast(dot)net
PostgreSQL version: 8.1 Beta 4
Operating system: Windows Xp home
Description: psql does not prompt for password
Details:

psql -U postgres does not prompt for password and responds with...

psql: FATAL: password authentication failed for user "postgres".

even when I pass the -W option it doesn't prompt for password and gives me
the error above. I deleted and recreated my cluster and get the same
result. I can connect to the database using PgAdmin as user postgres.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-10-26 03:17:05 Re: BUG #1993: Adding/subtracting negative time intervals
Previous Message Nicholas Vinen 2005-10-26 01:57:07 Re: BUG #1993: Adding/subtracting negative time intervals