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

Re: createdb.exe prompting for password on Vista



On Mon, May 28, 2007 at 09:13:20PM +0200, Greg Quinn wrote:
> I'm thinking the best way to get around it is change the auth option to
> trust in my installer, create the database, and then automatically set the
> auth option back to "md5". Not the most elegant solution but it will work
> for now.

You could perhaps set up a .pgpass just for you at the beginning as
well; but in general, yes, if you have to rely on someone else
managing the permissions to the back end, then you also have to be
able to cope with the authentication mechanisms.

A

-- 
Andrew Sullivan  | ajs(at)crankycanuck(dot)ca
The fact that technology doesn't work is no bar to success in the marketplace.
		--Philip Greenspun



Home | Main Index | Thread Index

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