Re: LOG: unexpected EOF within message length word - Mailing list pgsql-general

From Michael Fuhr
Subject Re: LOG: unexpected EOF within message length word
Date
Msg-id 20050902141516.GA65731@winnie.fuhr.org
Whole thread Raw
In response to LOG: unexpected EOF within message length word  ("Mavinakuli, Prasanna (STSD)" <prasanna.b-m@hp.com>)
List pgsql-general
On Fri, Sep 02, 2005 at 09:30:31AM +0530, Mavinakuli, Prasanna (STSD) wrote:
> When I try to insert the data of size 40764 bytes(data type bytea) the
> call PQexecparams won't return and when I kill that one it gives
> The log:"LOG:  unexpected EOF within message length word"
> Or "Log:Incomplete message transfer from client".
>
> If I try to insert data of size 40760 bytes (data type:bytea)
> Then it will insert the data succesfully.

Works fine here -- could you post a simple but complete program
that demonstrates the problem?  Have you used a debugger or process
trace to see what the program is doing?

--
Michael Fuhr

pgsql-general by date:

Previous
From: Terry Lee Tucker
Date:
Subject: Re: Question regarding FOUND
Next
From: Terry Lee Tucker
Date:
Subject: Re: Question regarding FOUND