diff --git a/doc/src/sgml/pgstatstatements.sgml b/doc/src/sgml/pgstatstatements.sgml
index 0b40e1eea3a..b1214ee6453 100644
--- a/doc/src/sgml/pgstatstatements.sgml
+++ b/doc/src/sgml/pgstatstatements.sgml
@@ -516,6 +516,16 @@
pg_stat_statements entry.
+
+ Queries on which normalization can be applied may be observed with constant
+ values in pg_stat_statements, especially when there
+ is a high rate of entry deallocations. To reduce the likelihood of this
+ happening, consider increasing pg_stat_statements.max.
+ The pg_stat_statements_info view, discussed below
+ in ,
+ provides statistics about entry deallocations.
+
+
In some cases, queries with visibly different texts might get merged into a
single pg_stat_statements entry. Normally this will happen