BUG #15479: Documentation claims that client_min_messages is relatedto logging
В списке pgsql-bugs по дате отправления:
| От | PG Bug reporting form |
|---|---|
| Тема | BUG #15479: Documentation claims that client_min_messages is relatedto logging |
| Дата | |
| Msg-id | 15479-ef0f4cc2fd995ca2@postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #15479: Documentation claims that client_min_messages is related to logging
|
| Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 15479 Logged by: Clemens Ladisch Email address: clemens@ladisch.de PostgreSQL version: 11.0 Operating system: any Description: Step 1: User wants to reduce the amount of logging, looks into section 19.8.2 "When To Log". Step 2: Sets "client_min_messages = fatal". Step 3: The server sends no ErrorResponse, so erroneous SQL statements appear to succeed. Example: <https://www.postgresql.org/message-id/flat/EE586BE92A4AFB45B03310C2A0C0565D6D0EFC17%40G01JPEXMBKW03> The problem is that client_min_messages has *no relation whatsoever* with the server's logging. This variable affects the client connection, so its documentation should be moved into section 19.11 "Client Connection Behaviour". (And the word "messages" might still be misleading; maybe use "network protocol messages".)
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера