.pgpass does not work for createlang - Mailing list pgsql-bugs

From John Shin
Subject .pgpass does not work for createlang
Date
Msg-id CCB89282FCE1024EA3DCE687A96A5164019016C4@ehost010-6.exch010.intermedia.net
Whole thread Raw
Responses Re: .pgpass does not work for createlang
List pgsql-bugs
It seems that for v8.0.4 the createlang will not take .pgpass inputs and
always prompts for password.  Is this broken for the new version?  Well,
now I have to type in the password for my database script.

=20

-bash-3.00$ createdb test -h localhost -U postgres

CREATE DATABASE

-bash-3.00$ createlang plpgsql test -h localhost -U postgres

Password:

=20

=20

Running FC4 and PostgreSQL 8.0.4

=20

=20

John

=20

pgsql-bugs by date:

Previous
From: "incheol yang"
Date:
Subject: BUG #1953: trigger action on delete
Next
From: "Antonio Molina"
Date:
Subject: BUG #1954: Bug in to_date('09-10-2005', 'dd-mm-yyyy')