Re: FATAL error frontend message invalid - Mailing list pgsql-admin

From Tom Lane
Subject Re: FATAL error frontend message invalid
Date
Msg-id 8391.1161355173@sss.pgh.pa.us
Whole thread Raw
In response to FATAL error frontend message invalid  (Cedric BUSCHINI <cbuschini@carax.com>)
List pgsql-admin
Cedric BUSCHINI <cbuschini@carax.com> writes:
> I have a "weird" fatal line in logs:
> FATAL:  invalid frontend message type 48

48 == ASCII '0', so I'm betting that this represents the backend
thinking that a new message starts in the middle of some text.
In other words, most likely the client sent a malformed message.

You need to figure out exactly which client is causing it ---
enabling log_connections and adding ID info to log_line_prefix
may help.

            regards, tom lane

pgsql-admin by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Re: FATAL error frontend message invalid
Next
From: "Tomeh, Husam"
Date:
Subject: Re: openssl config? - SSL Links