diff options
-rw-r--r-- | doc/src/sgml/monitoring.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index ffdf0c53e9b..1c05243a4a7 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -1494,7 +1494,7 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re </entry> </row> <row> - <entry><structfield>backend_xid</structfield></entry> + <entry><structfield>backend_xmin</structfield></entry> <entry><type>xid</type></entry> <entry>This standby's <literal>xmin</> horizon reported by <xref linkend="guc-hot-standby-feedback">.</entry> |