| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Soumya S Murali <soumyamurali(dot)work(at)gmail(dot)com> |
| Cc: | Michael Banck <mbanck(at)gmx(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, melanieplageman(at)gmail(dot)com, juanjo(dot)santamaria(at)gmail(dot)com |
| Subject: | Re: [PATCH] Expose checkpoint reason to completion log messages. |
| Date: | 2025-12-18 00:19:38 |
| Message-ID: | rbgsftgjpffyscyfa6plqmm7fdl3fccuikuvao3tssihux3t73@dnb6u5njlrak |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chao Li | 2025-12-18 00:22:13 | Re: Add sanity check for duplicate enum values in GUC definitions |
| Previous Message | Daniel Gustafsson | 2025-12-18 00:07:41 | Re: Serverside SNI support in libpq |