Re: Ugh...createlang won't prompt for password - Mailing list pgsql-hackers-win32

From John DeSoi
Subject Re: Ugh...createlang won't prompt for password
Date
Msg-id 4482CF76-B12C-11D9-B27F-000A95B03262@pgedit.com
Whole thread Raw
In response to Re: Ugh...createlang won't prompt for password  ("Steve - DND" <postgres@digitalnothing.com>)
Responses Re: Ugh...createlang won't prompt for password
List pgsql-hackers-win32
On Apr 19, 2005, at 7:28 PM, Steve - DND wrote:

>>
>> Is it possible that createlang is getting a (wrong) password from
>> someplace?  Say, a PGPASSWORD environment setting, or a .pgpass
>> config file.
>
> I can't find any PGPASSWORD environment variable, nor could I find a
> .pgpass
> config file. Where would the config file be located? in data/?
>
> Would it be possible to use such a file for a temporary fix? If so,
> what is
> the format of the file?


You can use the pgpass file to avoid any password prompting. The
details are here:

http://www.postgresql.org/docs/8.0/interactive/libpq-pgpass.html


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-hackers-win32 by date:

Previous
From: "Steve - DND"
Date:
Subject: Re: Ugh...createlang won't prompt for password
Next
From: "Steve - DND"
Date:
Subject: Re: Ugh...createlang won't prompt for password