Re: FATAL error frontend message invalid

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: FATAL error frontend message invalid
Дата
Msg-id 8391.1161355173@sss.pgh.pa.us
обсуждение исходный текст
Ответ на FATAL error frontend message invalid  (Cedric BUSCHINI <cbuschini@carax.com>)
Список 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 по дате отправления:

Предыдущее
От: Achilleas Mantzios
Дата:
Сообщение: Re: FATAL error frontend message invalid
Следующее
От: "Tomeh, Husam"
Дата:
Сообщение: Re: openssl config? - SSL Links