diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 41809f15bf2..ad33fe9c1bf 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1489,6 +1489,12 @@ include_dir 'conf.d' too high. It may be useful to control for this by separately setting . + + Additionally, VACUUM is only able to utilize up to + a maximum of 1GB of memory, so + maintenance_work_mem values higher than this have + no effect on VACUUM. +