diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml
index c6f95fa6881..64614b569c8 100644
--- a/doc/src/sgml/catalogs.sgml
+++ b/doc/src/sgml/catalogs.sgml
@@ -6452,6 +6452,22 @@ SCRAM-SHA-256$<iteration count>:&l
Owner of the statistics object
+
+ stxstattarget
+ int4
+
+
+ stxstattarget controls the level of detail
+ of statistics accumulated for this statistics object by
+ .
+ A zero value indicates that no statistics should be collected.
+ A negative value says to use the system default statistics target.
+ Positive values stxstattarget
+ determine the target number of most common values
+ to collect.
+
+
+
stxkeys
int2vector