doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE

Michael Paquier <michael@paquier.xyz>

Commit: 3701db77a08ecbd28c6f600de81f53d3712568fe
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-09-20T04:37:02Z
Releases: 16.1
doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE

BUFFER_USAGE_LIMIT requires a parameter, and 'B' is a supported unit.

Author: Ryoga Yoshida
Reviewed-by: Shinya Kato
Discussion: https://postgr.es/m/9374034cb91b647b55a774a8980b0228@oss.nttdata.com
Backpatch-through: 16

Files

PathChange+/−
doc/src/sgml/ref/analyze.sgml modified +4 −4
doc/src/sgml/ref/vacuum.sgml modified +4 −4

Documentation touched

Discussion