Re: Error: insufficient data in the message - Mailing list pgsql-general

From Tom Lane
Subject Re: Error: insufficient data in the message
Date
Msg-id 25738.1458271572@sss.pgh.pa.us
Whole thread Raw
In response to Re: Error: insufficient data in the message  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-general
Michael Paquier <michael.paquier@gmail.com> writes:
> On Fri, Mar 18, 2016 at 9:00 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Hmm ... I can't find the string "insufficient data in the message"
>> anywhere in the Postgres sources.  And not "pgsql_pexec" either.

>> 2016-03-16 17:35:07 BRT ERRO:  dados insuficientes na mensagem

> This is an error message in Portuguese, and it refers to an existing message:

> #: libpq/pqformat.c:556 libpq/pqformat.c:574 libpq/pqformat.c:595
> #: utils/adt/arrayfuncs.c:1444 utils/adt/rowtypes.c:556
> #, c-format
> msgid "insufficient data left in message"

Hm.  If that's the correct identification, all those message sites
are complaining that the client sent invalidly-formatted data.
So it still looks like a client-side issue.

            regards, tom lane


pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Error: insufficient data in the message
Next
From: Leonardo M. Ramé
Date:
Subject: Partition