Re: "expected authentication request from server, but received..."

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: "expected authentication request from server, but received..."
Дата
Msg-id 20050926081601.GB25578@svana.org
обсуждение исходный текст
Ответ на "expected authentication request from server, but received..."  (Michał Jęczalik <pgsql-hackers@jeczalik.com>)
Ответы Re: "expected authentication request from server, but  (Michal Jeczalik <pgsql-hackers@jeczalik.com>)
Список pgsql-hackers
On Mon, Sep 26, 2005 at 09:59:53AM +0200, Micha? J?czalik wrote:
> Connection with psql works OK. Connecting from different (older) hosts
> with DBI/PHP works perfect as well. Something must have changed in recent
> versions of libpq and now it doesn't work. I looked into source code and
> found that the server's message at the very start of conversation appears
> to be something else than the libpq expects. But how to fix it?! Has the
> protocol change or what?

Umm, I think the protocol version is up to 3 or 4 now. I think libpq
supports all the way back to 7.0, I don't know if anyone tests earlier
than that.

If you really need this to work, I suggest pulling the libpq from that
release (CVS or tarball) or slightly later and installing that on the
new machines.

But you should upgrade, 6.4 hasn't had support for year, who know how
many bugs...
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michał Jęczalik
Дата:
Сообщение: "expected authentication request from server, but received..."
Следующее
От: Michal Jeczalik
Дата:
Сообщение: Re: "expected authentication request from server, but