Thread: Vista always prompts for password on createdb.exe

Vista always prompts for password on createdb.exe

From
"Greg Quinn"
Date:
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