Re: Truncate logs by max_log_size

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
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-09 23:42:34
Message-ID: CAHGQGwHW_-tUC26y_nMkDO2yZMqjoBFKbbfz-uYUSv6HjGAw+w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jul 9, 2026 at 4:42 PM Jim Jones <jim(dot)jones(at)uni-muenster(dot)de> wrote:
> Yes, I missed that one.
> Fixed.

Thanks for updating the patch! I made a few small cosmetic changes and
pushed it.

> >> BTW, should I open a new CF entry for this?
> > Yes, I think that's a good idea so these follow-up patches don't get forgotten.
>
> Done: https://commitfest.postgresql.org/patch/6998/

Thanks! And I've marked it as committed!

Regards,

--
Fujii Masao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2026-07-10 00:05:43 Re: s/pg_attribute_always_inline/pg_always_inline/?
Previous Message Peter Smith 2026-07-09 23:29:43 Re: DOCS - clarify CREATE SUBSCRIPTION only synchronizes sequences when copy_data=true