Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

createdb.exe prompting for password on Vista



I am using createdb to automatically create a database from a .sql file, but in Vista it seems to prompt me for the postgres password.

How can I stop this from happening? I’m not using the –W or –password option so why does it ask me for a password?

 

Here is my command...

 

createdb.exe -U postgres myDb

 

Thanks

 



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group