Re: 7.4 LOG: invalid message length - Mailing list pgsql-hackers

From Barry Lind
Subject Re: 7.4 LOG: invalid message length
Date
Msg-id 3F3D28B7.1020507@xythos.com
Whole thread Raw
In response to 7.4 LOG: invalid message length  (Gmane Smith <gmane@ethicist.net>)
List pgsql-hackers
Gmane,

I just checked in a fix to the jdbc driver for this.  The problem was 
that the connection termination message was being passed the wrong 
length, which really didn't have any other adverse side effect than this 
message in the log, since the connection was no longer being used.

thanks,
--Barry

Gmane Smith wrote:
> Using
>    Mac OS X 10.2.6
>    Pgsql 7.4 (postgresql-7.4beta1) from postgresql.org
>    devpgjdbc2.jar
> and WebObjects 5.2
> 
> I get 
>    LOG:  invalid message length
> when EOModeler creates my database.
> 
> When I built PostgreSQL I specified 
>     --with-pam --without-readline
> 
> Since I don't have ant the "--with-java" failed so I left it off.
> 
> Should I go back to a more stable JDBC driver?  Or should I press on?
> Thanks.
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
> 




pgsql-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: [GENERAL] 7.4Beta
Next
From: Tom Lane
Date:
Subject: Re: Copyright (C) 1996-2002