Re: Extend documentation for pg_stat_replication.backend_xmin

2025-10-18 Thread Renzo Dani
-slots">pg_replication_slots) > + or if hot_standby_feedback is disabled. > > Regards, > > -- > Fujii Masao > From 6ec4b38af5e1f5d90e8de7ef2ac073761a362b5d Mon Sep 17 00:00:00 2001 From: Renzo Dani Date: Wed, 15 Oct 2025 17:31:45 +0200 Subject: [PATCH v2 1/2] Extend do

Re: Extend documentation for pg_stat_replication.backend_xmin

2025-10-18 Thread Renzo Dani
; Regards, >> >> -- >> Fujii Masao >> > I think I did it the wrong way with the patches. So here again with all in one file. Sorry for that. Regards Renzo From dfd9ba68bc52b8d0a78908227084520cad98cea3 Mon Sep 17 00:00:00 2001 From: Renzo Dani Date: Thu, 16 Oct 2025 08:26:

Re: Extend documentation for pg_stat_replication.backend_xmin

2025-10-18 Thread Fujii Masao
On Thu, Oct 16, 2025 at 12:47 AM Renzo Dani wrote: > > Hi, > recently I had some issue understanding what was going on with a replica and > the reported xmin. > I have than created a patch to better specify the value expected into the > pg_stat_replication.backend_xmin field. +1 + This f

Re: Extend documentation for pg_stat_replication.backend_xmin

2025-10-17 Thread Fujii Masao
On Thu, Oct 16, 2025 at 3:28 PM Renzo Dani wrote: > I think I did it the wrong way with the patches. > So here again with all in one file. Thanks for updating the patch! I've pushed the patch. Regards, -- Fujii Masao

Extend documentation for pg_stat_replication.backend_xmin

2025-10-17 Thread Renzo Dani
:00 2001 From: Renzo Dani Date: Wed, 15 Oct 2025 17:31:45 +0200 Subject: [PATCH] Extend documentation for pg_stat_replication.backend_xmin --- doc/src/sgml/monitoring.sgml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index