mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +03:00
Fix incorrect column name in pg_stat_replication document.
Fabrízio de Royes Mello
This commit is contained in:
@ -1494,7 +1494,7 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
|
|||||||
</entry>
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry><structfield>backend_xid</structfield></entry>
|
<entry><structfield>backend_xmin</structfield></entry>
|
||||||
<entry><type>xid</type></entry>
|
<entry><type>xid</type></entry>
|
||||||
<entry>This standby's <literal>xmin</> horizon reported
|
<entry>This standby's <literal>xmin</> horizon reported
|
||||||
by <xref linkend="guc-hot-standby-feedback">.</entry>
|
by <xref linkend="guc-hot-standby-feedback">.</entry>
|
||||||
|
Reference in New Issue
Block a user