Re: Mistyped message severity
| От | Tom Lane |
|---|---|
| Тема | Re: Mistyped message severity |
| Дата | |
| Msg-id | 31266.1545845489@sss.pgh.pa.us обсуждение |
| Ответ на | Mistyped message severity (PG Doc comments form <noreply@postgresql.org>) |
| Ответы |
Re: Mistyped message severity
|
| Список | pgsql-docs |
=?utf-8?q?PG_Doc_comments_form?= <noreply@postgresql.org> writes:
> Obviously wrongly pointed that for log messages a valid value is "INFO", but
> not "LOG" and for client messages a valid value is "LOG", but not "INFO".
> According to the description this must be quite the contrary. And, btw,
> client_min_messages accept both value.
I don't see anything particularly wrong here. The reason INFO is not
listed for client_min_messages is that it's not a useful setting:
INFO messages will be transmitted to the client regardless of what
client_min_messages is set to.
regards, tom lane
В списке pgsql-docs по дате отправления: