Re: FATAL: invalid frontend message type 47 server closed the connection unexpectedly

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: FATAL: invalid frontend message type 47 server closed the connection unexpectedly
Дата
Msg-id 6179.1169073267@sss.pgh.pa.us
обсуждение исходный текст
Ответ на FATAL: invalid frontend message type 47 server closed the connection unexpectedly  (Sterpu Victor <victor@ambra.ro>)
Ответы Re: FATAL: invalid frontend message type 47 server closed the connection unexpectedly  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Sterpu Victor <victor@ambra.ro> writes:
> I receive this message when I do a specific operation.
> How can I debug something like this?

It sounds like DBD::Pg is sending an invalidly formed message, or in
some other way violating the protocol.  Or maybe the backend got
confused.  Watching the session with a packet-sniffer would help to
nail down who's at fault.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: installing 8.2 on solaris 10?
Следующее
От: "Jasbinder Singh Bali"
Дата:
Сообщение: Re: Dynamic loading of Perl Code in Postgres functions