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

 

Reply via email to