Re: Truncate logs by max_log_size

From: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Maxym Kharchenko <maxymkharchenko(at)gmail(dot)com>, Kirill Reshke <reshkekirill(at)gmail(dot)com>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, Kirill Gavrilov <diphantxm(at)gmail(dot)com>, "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>, Euler Taveira <euler(at)eulerto(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Truncate logs by max_log_size
Date: 2026-07-02 18:47:48
Message-ID: 93f10aa2-4c04-45dd-9810-98c7d2dd9b34@uni-muenster.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Fujii

On 02/07/2026 17:49, Fujii Masao wrote:
> I reviewed the patch again and made a few additional changes. The updated
> patch is attached. Barring any objections, I'm thinking to commit it.

The changes seem reasonable to me.
Thanks for taking care of it!

Best, Jim

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-07-02 18:51:26 remove VersionedQuery support from psql tab completion
Previous Message Ayush Tiwari 2026-07-02 18:17:31 Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows