Обсуждение: Vista always prompts for password on createdb.exe

Поиск
Список
Период
Сортировка

Vista always prompts for password on createdb.exe

От
"Greg Quinn"
Дата:
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