Re: [PATCH] Expose checkpoint reason to completion log messages. - Mailing list pgsql-hackers

From Andres Freund
Subject Re: [PATCH] Expose checkpoint reason to completion log messages.
Date
Msg-id rbgsftgjpffyscyfa6plqmm7fdl3fccuikuvao3tssihux3t73@dnb6u5njlrak
Whole thread Raw
In response to [PATCH] Expose checkpoint reason to completion log messages.  (Soumya S Murali <soumyamurali.work@gmail.com>)
Responses Re: [PATCH] Expose checkpoint reason to completion log messages.
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Serverside SNI support in libpq
Next
From: Chao Li
Date:
Subject: Re: Add sanity check for duplicate enum values in GUC definitions