error message "psql: expected authentication request from server, but received " when using psql to connect remote database

From: "TIAN Justin" <yongjuntian(at)alcatel-lucent(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: error message "psql: expected authentication request from server, but received " when using psql to connect remote database
Date: 2008-05-21 11:36:54
Message-ID: 02AD22EBEBC00940BBB63FEB6AB89BE3207798@CNSHGSMBS04.ad4.ad.alcatel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

I met an error, when psql client version is 8.1.4, I use it to connect
to remote database or local database, such as "psql -U name -p <port> -d
<database> -h <ip>", it will prompt error message "psql: expected
authentication request from server, but received ", but if the client
version is 8.0.3, there is no problem, I don't know why, does it the
configuration problem?

Thanks

Justin

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2008-05-21 12:14:26 Re: error message "psql: expected authentication request from server, but received " when using psql to connect remote database
Previous Message Dave Page 2008-05-21 04:22:18 Re: Win32: Postgre 8.3.1 does not work with Active perl 5.10