Gaetano Mendola <[EMAIL PROTECTED]> writes:
> ERROR:  invalid string enlargement request size 1476395004
> DEBUG:  AbortCurrentTransaction
> WARNING:  AbortTransaction and not in in-progress state
> ERROR:  could not send data to client: Broken pipe
> PANIC:  error during error recovery, giving up

> do you have any idea on what could be the reason ?

I'm betting on a communications failure.  What I see there is a few
bytes of corrupted data received from the client (ie, a ridiculous
message-length word) followed by abrupt disconnect *by the client*.

You have any logs indicating what might have happened at the client
end?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to