Password issue - Mailing list pgsql-general

From Mahmoud
Subject Password issue
Date
Msg-id 4DD52ED7.1050204@gmx.com
Whole thread Raw
Responses Re: Password issue  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Re: Password issue  (hubert depesz lubaczewski <depesz@depesz.com>)
Re: Password issue  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-general
Hi all
I am trying to create a database by passing arguments to createdb.exe
but createdb always asks me about the password although I passed  -W 123
to it.

How can I override password request?

PS
This my test for creating the database
createdb.exe -U postgres -W 123 -O admin -e test

Cheers.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: optimizing a cpu-heavy query
Next
From: Ashesh Vashi
Date:
Subject: Re: Password issue