Extend documentation for pg_stat_replication.backend_xmin

From: Renzo Dani <arons7(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Extend documentation for pg_stat_replication.backend_xmin
Date: 2025-10-15 15:47:33
Message-ID: CA+XOKQAMXzskpdUmj2sg03_5fmiXc2Gs0r3TX1_rmcFcqh+=xQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Regards,
Renzo Dani

Attachment Content-Type Size
0001-Extend-documentation-for-pg_stat_replication.backend.patch text/x-patch 938 bytes

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-10-15 15:50:32 remove partColsUpdated
Previous Message Jacob Champion 2025-10-15 15:46:28 Re: Thoughts on a "global" client configuration?