Re: [BUGS] psql: no chance to enter password in certain situations

2005-01-12 Thread Tom Lane
Christoph Becker <[EMAIL PROTECTED]> writes: > OS ist Windows XP Prof, PgSQL version is rc5 via windowsinstaller > When trying to restore a db, psql does not ask for the password but > responds imediately with an erromessage as in the following example: > F:\doka\bak>psql -U postgres template1 <

Re: [BUGS] psql: no chance to enter password in certain situations

2005-01-12 Thread John R Pierce
Christoph Becker wrote: OS ist Windows XP Prof, PgSQL version is rc5 via windowsinstaller When trying to restore a db, psql does not ask for the password but responds imediately with an erromessage as in the following example: F:\doka\bak>psql -U postgres template1 < pg_dump_all_2005-01-11.txt Pa

[BUGS] psql: no chance to enter password in certain situations

2005-01-12 Thread Christoph Becker
OS ist Windows XP Prof, PgSQL version is rc5 via windowsinstaller When trying to restore a db, psql does not ask for the password but responds imediately with an erromessage as in the following example: F:\doka\bak>psql -U postgres template1 < pg_dump_all_2005-01-11.txt Password: psql: FATAL: pa