""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