Re: Reducing the log spam

Поиск
Список
Период
Сортировка
От Jelte Fennema-Nio
Тема Re: Reducing the log spam
Дата
Msg-id CAGECzQRQx7X85tFa4cDWvXQMWTFyrvZw=vPttXv8S_9CUAfQXw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Reducing the log spam  (Jelte Fennema-Nio <postgres@jeltef.nl>)
Ответы Re: Reducing the log spam
Список pgsql-hackers
On Thu, 2 May 2024 at 13:08, Jelte Fennema-Nio <postgres@jeltef.nl> wrote:
> 2. Change the newly added check in errcode() to only set
> output_to_server to false when IsLogicalWorker() returns false.

Actually a third, and probably even better solution would be to only
apply this new GUC to non-backgroundworker processes. That seems quite
reasonable, since often the only way to access background worker
errors is often through the logs.



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

Предыдущее
От: Jelte Fennema-Nio
Дата:
Сообщение: Re: Reducing the log spam
Следующее
От: Hans Buschmann
Дата:
Сообщение: Type and CAST error on lowest negative integer values for smallint, int and bigint