Re: Truncate logs by max_log_size - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: Truncate logs by max_log_size
Date
Msg-id CAKAnmmKq+L1JrdfNOT6x5pebVj+Ezor==L5w6BW_KWYoMB7U7Q@mail.gmail.com
Whole thread Raw
In response to Re: Truncate logs by max_log_size  ("Andrey M. Borodin" <x4mmm@yandex-team.ru>)
List pgsql-hackers
On Fri, Sep 27, 2024 at 6:37 AM Andrey M. Borodin <x4mmm@yandex-team.ru> wrote:
Consider max_log_size = 10Mb. The perspective might look very different. It’s not about WHERE anymore. It's a guard against heavy abuse.

Can you elaborate on this? Do you mean someone purposefully writing large entries to your log file?
 

pgsql-hackers by date:

Previous
From: Michał Kłeczek
Date:
Subject: Re: SET or STRICT modifiers on function affect planner row estimates
Next
From: Amit Kapila
Date:
Subject: Re: Conflict detection for update_deleted in logical replication