Re: BUG #2000: psql does not prompt for password

From: "Mike Grant" <mike(dot)grant(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2000: psql does not prompt for password
Date: 2005-10-27 20:45:05
Message-ID: 1130445905.627616.239490@g14g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I get the same thing with 8.0.4, on Windows XP Professional.

~Mike

Bruce Momjian wrote:
> Todd wrote:
> >
> > 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.
>
> I have no idea what is causing this, but I have never heard of this
> problem before.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> + If your life is a hard drive, | 13 Roberts Road
> + Christ can be your backup. | Newtown Square, Pennsylvania 19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Henning 2005-10-27 22:41:58 BUG #2004: SQL_COLUMN_AUTO_INCREMENT & SQL_DESC_AUTO_UNIQUE_VALUE not working
Previous Message Michael Fuhr 2005-10-27 16:38:54 Re: BUG #2001: Signal 11 after concurrent inserts + updates