Re: LOG: unexpected EOF within message length word

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: LOG: unexpected EOF within message length word
Дата
Msg-id 20050902141516.GA65731@winnie.fuhr.org
обсуждение исходный текст
Ответ на LOG: unexpected EOF within message length word  ("Mavinakuli, Prasanna (STSD)" <prasanna.b-m@hp.com>)
Список 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 по дате отправления:

Предыдущее
От: Terry Lee Tucker
Дата:
Сообщение: Re: Question regarding FOUND
Следующее
От: Terry Lee Tucker
Дата:
Сообщение: Re: Question regarding FOUND