And how would I enable this? I've tried all the created password options with no luck.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Sullivan Sent: 28 May 2007 02:52 PM To: pgsql-general@postgresql.org Subject: Re: [GENERAL] createdb.exe prompting for password on Vista On Sun, May 27, 2007 at 09:02:56PM +0200, Greg Quinn wrote: > 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? You must have password authentication enabled. You'd have to change it to "trust", I guess. A -- Andrew Sullivan | [EMAIL PROTECTED] I remember when computers were frustrating because they *did* exactly what you told them to. That actually seems sort of quaint now. --J.D. Baldwin ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster