.pgpass does not work for createlang

From: "John Shin" <jshin(at)multifamilytechsolutions(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: .pgpass does not work for createlang
Date: 2005-10-11 01:25:59
Message-ID: CCB89282FCE1024EA3DCE687A96A5164019016C4@ehost010-6.exch010.intermedia.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

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

CREATE DATABASE

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

Password:

Running FC4 and PostgreSQL 8.0.4

John

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-10-11 03:45:03 Re: BUG #1947: Enhancement Request - CONCAT() function
Previous Message incheol yang 2005-10-11 00:47:38 BUG #1952: Doc 32.4 example