diff --git a/doc/src/sgml/ref/vacuumdb.sgml b/doc/src/sgml/ref/vacuumdb.sgml
index caf97af215d..35600ec7490 100644
--- a/doc/src/sgml/ref/vacuumdb.sgml
+++ b/doc/src/sgml/ref/vacuumdb.sgml
@@ -131,6 +131,12 @@ PostgreSQL documentation
This size is used to calculate the number of shared buffers which will
be reused as part of this strategy. See .
+
+
+ This option is only available for servers running
+ PostgreSQL 16 and later.
+
+