Vista always prompts for password on createdb.exe

From: "Greg Quinn" <melt(at)officium(dot)co(dot)za>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Vista always prompts for password on createdb.exe
Date: 2007-05-28 18:43:18
Message-ID: 001401c7a158$1344f9f0$39ceedd0$@co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2007-05-28 19:15:07 Re: BUG #3316: upper() does not convert to upper case on database with encoding utf-8 and locale de_DE
Previous Message Florian Wunderlich 2007-05-28 16:59:51 BUG #3316: upper() does not convert to upper case on database with encoding utf-8 and locale de_DE