Standard Input Passwords?

From: "Mike Miller" <temp6453(at)hotmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Standard Input Passwords?
Date: 2003-07-31 20:35:46
Message-ID: BAY1-F173TIVvLVKi3s000082d3@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

pg_dump -h server -Of ./temp.dmp -u username << END
username
password
END

<-- I've been trying to use this command and have always been able to
successfully dump my database via scripts. Now, it prompts me despite this
standard input value, or any other one. It just waits for me to enter
something.

This worked until I upgraded to 7.3.3 from 7.1.3. Any ideas why this would
happen and how to work around it to get automatic scriped dumps?

Thanks in advance.

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-07-31 21:08:56 Re: Standard Input Passwords?
Previous Message Andrew Sullivan 2003-07-31 20:05:30 Re: storage calculations