Re: BUG #2063: Unsupported frontend protocol

From: "Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2063: Unsupported frontend protocol
Date: 2005-11-23 01:16:08
Message-ID: dm0frr$gev$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


""neeraj chaudhari"" <neerajchaudhari(at)yahoo(dot)co(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David Fetter 2005-11-23 02:45:50 Patch to allow contrib/pgbench files to have blank lines
Previous Message Qingqing Zhou 2005-11-23 01:06:00 Re: strange disappearence of postgres file