Re: error message "psql: expected authentication request from server, but received " when using psql to connect remote database - Mailing list pgsql-bugs

From Tom Lane
Subject Re: error message "psql: expected authentication request from server, but received " when using psql to connect remote database
Date
Msg-id 29938.1211463803@sss.pgh.pa.us
Whole thread Raw
In response to Re: error message "psql: expected authentication request from server, but received " when using psql to connect remote database  ("TIAN Justin" <yongjuntian@alcatel-lucent.com>)
Responses Re: error message "psql: expected authentication request from server, but received " when using psql to connect remote database  ("TIAN Justin" <yongjuntian@alcatel-lucent.com>)
List pgsql-bugs
"TIAN Justin" <yongjuntian@alcatel-lucent.com> writes:
> Thanks for your quick response; the server we used is 8.1.4,
> The error when using client 8.1.4,
>> psql -U or -p 2222 -d testdb -h localhost
> Output:
> psql: expected authentication request from server, but received

What is in the server's pg_hba.conf file?  I'm particularly wondering
what auth method is being selected ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Deadlock condition in driver
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: BUG #4186: set lc_messages does not work