PostgreSQL 8.0 Beta 2 does not prompt for password when requested:

From: "Dann Corbit" <DCorbit(at)connx(dot)com>
To: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: PostgreSQL 8.0 Beta 2 does not prompt for password when requested:
Date: 2004-09-01 21:57:40
Message-ID: 54798A299E68514AB7C4DEBA25F03BE119145D@postal.corporate.connx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I installed PostgreSQL under an account named postgres, using the
installer project.

dcorbit(at)DANNFAST ~
$ psql -h localhost -U postgres -W template1
psql.exe: FATAL: Password authentication failed for user "postgres"

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-09-01 22:57:13 Re: PostgreSQL 8.0 Beta 2 does not prompt for password
Previous Message Alvaro Herrera 2004-09-01 21:49:03 Re: Win32 Question about the right level for the account that PostgreSQL is installed under...