Re: BUG #2063: Unsupported frontend protocol

Поиск
Список
Период
Сортировка
От Qingqing Zhou
Тема Re: BUG #2063: Unsupported frontend protocol
Дата
Msg-id dm0frr$gev$1@news.hub.org
обсуждение исходный текст
Ответ на BUG #2063: Unsupported frontend protocol  ("neeraj chaudhari" <neerajchaudhari@yahoo.co.in>)
Список pgsql-bugs
""neeraj chaudhari"" <neerajchaudhari@yahoo.co.in> wrote
>
> FATAL:  unsupported frontend protocol
> FATAL:  unsupported frontend protocol
> FATAL:  unsupported frontend protocol
>
>  Then to i am able to connect to the database & access & modify the
> records.
>

It looks like your client guesses out the right frontend protocol version
after several tries, then stick to this version and continue.

But the strange thing is that you are using 8.0.4, why the fatal message is
not with this format:
    "FATAL: unsupported frontend protocol %u.%u: server supports %u.0 to
%u.%u"

Regards,
Qingqing

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

Предыдущее
От: "Qingqing Zhou"
Дата:
Сообщение: Re: strange disappearence of postgres file
Следующее
От: David Fetter
Дата:
Сообщение: Patch to allow contrib/pgbench files to have blank lines