I just installed postgresql 8.1-rc1 on a Windows 2003 machine. Since I like psql a lot, and hate the cmd.exe terminal, I use puttycyg instead. When I tried using psql.exe in a puttycyg terminal, after entering my password for the database, the screen just "hangs". When I do the same from a cygwin cmd.exe terminal, everything works. Another detail: the password using cmd.exe is hidden, using puttycyg it is shown. The exact same behaviour is shown when using the OpenSSH daemon (under cygwin) and logging in to it from remote (putty client or OpenSSH client). It looks like there is a problem with the interactive mode. When I run: psql -d postgres -c 'select * from pg_tables limit 1;' the output is shown just fine. I tried different TERM settings, but they made no difference. Is there something I can do to make this combination work? I'd gladly do more tests.. Sincerely, -- Richard van den Berg, CISSP ------------------------------------------- Trust Factory B.V. | www.dna-portal.net Bazarstraat 44a | www.trust-factory.com 2518AK The Hague | Phone: +31 70 3620684 The Netherlands | Fax : +31 70 3603009 ------------------------------------------- ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your message can get through to the mailing list cleanly