Vista always prompts for password on createdb.exe - Mailing list pgsql-bugs

From Greg Quinn
Subject Vista always prompts for password on createdb.exe
Date
Msg-id 001401c7a158$1344f9f0$39ceedd0$@co.za
Whole thread Raw
List pgsql-bugs
In Windows XP, using createdb.exe didn't automatically prompt for password.
But now in Windows Vista, it always prompts for password, and there is no
option to disable this. This will make it difficult to get my application
installed on Vista...

createdb.exe -U postgres myDb
password:???   <- this must go away.

Can a -password=PASSWORD switch not be added?

Thanks

pgsql-bugs by date:

Previous
From: "Florian Wunderlich"
Date:
Subject: BUG #3316: upper() does not convert to upper case on database with encoding utf-8 and locale de_DE
Next
From: Tom Lane
Date:
Subject: Re: BUG #3316: upper() does not convert to upper case on database with encoding utf-8 and locale de_DE