Re: Strange Error in Server logfile

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "claus" <ch(at)greenmail(dot)ch>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Strange Error in Server logfile
Date: 2003-09-18 18:06:53
Message-ID: 03AF4E498C591348A42FC93DEA9661B844B639@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: claus [mailto:ch(at)greenmail(dot)ch]
> Sent: 18 September 2003 17:50
> To: pgadmin-hackers(at)postgresql(dot)org
> Subject: [pgadmin-hackers] Strange Error in Server logfile
>
>
> Hello you guys,
>
> I just upgraded my server to PostgreSQL 7.3.4.
> And I just saw that I get these 2 lines
>
> FATAL: unsupported frontend protocol
> FATAL: unsupported frontend protocol
>
> When connecting with pgadmin III beta 2 to it.
> Perhaps it already happend on the 7.3.3 but
> I have never been aware.
>
> Is this normal ?

Yes. The PostgreSQL 7.4 libpq library that we use with pgAdmin first
tries the new PostgreSQL 7.4 wire protocol, and if that fails (because
of an older backend) then it tries with the older protocol.

Regards, Dave.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-09-18 18:33:57 Re: [pgadmin-support] pgAdmin3 on Linux
Previous Message claus 2003-09-18 17:02:23 View Data hangs