Re: Extend documentation for pg_stat_replication.backend_xmin

2025-10-18 Thread Renzo Dani
Really nice, Thanks a lot for the info and review. Taken into the patch. Regards, Renzo Dani On Thu, Oct 16, 2025 at 5:32 AM Fujii Masao wrote: > 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 th

Re: Extend documentation for pg_stat_replication.backend_xmin

2025-10-18 Thread Renzo Dani
On Thu, Oct 16, 2025 at 8:07 AM Renzo Dani wrote: > Really nice, > Thanks a lot for the info and review. > Taken into the patch. > > Regards, > Renzo Dani > > On Thu, Oct 16, 2025 at 5:32 AM Fujii Masao wrote: > >> On Thu, Oct 16, 2025 at 12:47 AM Renzo Dani wrote: >> > >> > Hi, >> > recently I

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