Re: [PATCH] Fixed creation of empty .log files during log rotation

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Арсений Косицын <a(dot)kositsyn(at)postgrespro(dot)ru>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Fixed creation of empty .log files during log rotation
Date: 2026-01-08 01:37:15
Message-ID: aV8KS9NhE6Ske-Al@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Nov 24, 2025 at 07:49:11PM +0900, Michael Paquier wrote:
> FWIW, after reading again the thread and the arguments in place, I am
> still not convinced that there is something to do here.

I have been reminded about this one while doing some CF maintenance
cleanup for what's classified as a bug fix, because we still need to
track all of these... And, while this is not a bug, I still see
nothing that we need to do. So I have switched the category of the CF
entry, and marked the entry as rejected.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-01-08 01:38:48 Re: DOC: fixes multiple errors in alter table doc
Previous Message Japin Li 2026-01-08 01:34:13 Re: Remove deprecated role membership options from psql help for CREATE USER/GROUP