"unexpected EOF" messages

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема "unexpected EOF" messages
Дата
Msg-id CABUevExc6CkR-JxSbhvqAnqT44gSZviY1DxQsyaekc=FYSiH3Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: "unexpected EOF" messages  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
I had a request from a customer asking if we could make a switch to
specifically disable the "unexpected EOF" message that fills lots of
peoples logs. Along the same way that we have a flag to turn off the
"nonstandard use of string escapes" message that is another culprit
(that's actually a much *worse* problem than just the unexpected EOF).
The unexpected EOF message *does* indicate the client is doing
something stupid, but it's not like it's an *actual problem* in pretty
much every deployment out there...

Would we consider adding such a switch (it should be easy enough to
do), or do we want to push this off to the mythical "let's improve the
logging subsystem" project that might eventually materialize if we're
lucky? Meaning - would people object to such a switch?

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: How hard would it be to support LIKE in return declaration of generic record function calls ?
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: "unexpected EOF" messages