Re: Problems using PostgreSQL command line tools

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrea <andrea(dot)b73(at)email(dot)it>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Problems using PostgreSQL command line tools
Date: 2006-03-23 15:26:54
Message-ID: 9214.1143127614@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Andrea <andrea(dot)b73(at)email(dot)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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message ebcorder 2006-03-23 16:14:51 Re: PostgreSQL a slow DB?
Previous Message Guido Barosio 2006-03-23 14:30:34 Re: Problems using PostgreSQL command line tools