> -----Original Message-----
> From: claus [mailto:[EMAIL PROTECTED] 
> Sent: 18 September 2003 17:50
> To: [EMAIL PROTECTED]
> 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.

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to