Thread

  1. Re: [PATCH] Expose checkpoint reason to completion log messages.

    Andres Freund <andres@anarazel.de> — 2025-12-18T00:19:38Z

    Hi,
    
    On 2025-12-01 16:48:56 +0530, Soumya S Murali wrote:
    > This patch is an update after reworking the “checkpoint reason” changes as
    > a standalone patch, separate from the pg_stat_checkpointer additions as
    > suggested [1].
    
    This seems to not pass the tests on any platform:
    https://cirrus-ci.com/github/postgresql-cfbot/postgresql/cf%2F6306
    
    Looks like you need to update 019_replslot_limit.pl for the changed log
    format.
    
    I suggest running the tests before submitting.
    
    Greetings,
    
    Andres