8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f445b36 commit 6749cd4Copy full SHA for 6749cd4
doc/src/sgml/maintenance.sgml
@@ -528,7 +528,7 @@
528
the <structfield>relfrozenxid</> column of a table's
529
<structname>pg_class</> row contains the freeze cutoff XID that was used
530
by the last whole-table <command>VACUUM</> for that table. All rows
531
- inserted by transactions with XIDs XIDs older than this cutoff XID are
+ inserted by transactions with XIDs older than this cutoff XID are
532
guaranteed to have been frozen. Similarly,
533
the <structfield>datfrozenxid</> column of a database's
534
<structname>pg_database</> row is a lower bound on the unfrozen XIDs
0 commit comments