Re: log_checkpoints: count WAL segment creations from all processes

From: Xuneng Zhou <xunengzhou(at)gmail(dot)com>
To: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: log_checkpoints: count WAL segment creations from all processes
Date: 2026-03-24 11:17:24
Message-ID: CABPTF7VWLyma+PLwVGHH17dD_0bhq6+d7rmM8NAXboW_u3200A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Zsolt,

On Tue, Mar 24, 2026 at 1:55 PM Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
wrote:

> Hello!
>
> This is a simple patch, but shouldn't it include at least some basic
> tests verifying the new behavior?
>

Thanks for looking into this. I've added a test for it. Please take a look.

--
Best,
Xuneng

Attachment Content-Type Size
v2-0001-Count-WAL-segment-creations-by-all-processes-in-l.patch application/octet-stream 11.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Yugo Nagata 2026-03-24 11:34:30 Adjust error message for CREATE STATISTICS to account for expressions
Previous Message Ashutosh Bapat 2026-03-24 11:14:53 Re: SQL Property Graph Queries (SQL/PGQ)