Extend documentation for pg_stat_replication.backend_xmin
Renzo Dani <arons7@gmail.com>
From: Renzo Dani <arons7@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2025-10-15T15:47:33Z
Lists: pgsql-hackers
Attachments
- 0001-Extend-documentation-for-pg_stat_replication.backend.patch (text/x-patch) patch 0001
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
Commits
-
doc: Clarify when backend_xmin in pg_stat_replication can be NULL.
- e64aa1a39d4b 19 (unreleased) landed