Re: client waits for end of update operation and server proc is idle

Поиск
Список
Период
Сортировка
От Matthias Apitz
Тема Re: client waits for end of update operation and server proc is idle
Дата
Msg-id YIWM0LlZF0mwlemB@c720-r368166.fritz.box
обсуждение исходный текст
Ответ на Re: client waits for end of update operation and server proc is idle  (Matthias Apitz <guru@unixarea.de>)
Ответы Re: client waits for end of update operation and server proc is idle  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
El día domingo, abril 25, 2021 a las 01:54:49p. m. +0200, Matthias Apitz escribió:

>From the collected data, I tend to say: this must be a bug in the Pos
> server...
> 

At the end of the day, it turned out that out client caused the problem.

Because we were hunting some other issue, the client was logging some
message with fprintf(stderr, ...) but the fd=2 was not stderr, fd=2 was the
connection to the socket of the PostgreSQL server. And ofc the Pos
server could not understand our human message.

Problem solved. Sorry for all the noise.

    matthias
-- 
Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub



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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: impact of version upgrade on fts
Следующее
От: Tom Lane
Дата:
Сообщение: Re: client waits for end of update operation and server proc is idle