Re: Problems using PostgreSQL command line tools - Mailing list pgsql-novice

From Tom Lane
Subject Re: Problems using PostgreSQL command line tools
Date
Msg-id 9214.1143127614@sss.pgh.pa.us
Whole thread Raw
In response to Problems using PostgreSQL command line tools  (Andrea <andrea.b73@email.it>)
Responses Re: Problems using PostgreSQL command line tools  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-novice
Andrea <andrea.b73@email.it> writes:
> C:\>psql -h localhost -U postgres -d postgres
> psql: FATAL:  password authentication failed for user "postgres"

> In practice, psql doesn't ask me the password and fails immediately!

I don't pay a lot of attention to Windows-specific problems, but I seem
to recall some recent patches involving the behavior of password
prompting on Windows.  You might check the list archives for the past
month or so to see if your results match up with what was discussed.

            regards, tom lane

pgsql-novice by date:

Previous
From: "Guido Barosio"
Date:
Subject: Re: Problems using PostgreSQL command line tools
Next
From: Andrea
Date:
Subject: Re: Problems using PostgreSQL command line tools