doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE

Michael Paquier <michael@paquier.xyz>

Commit: e5975c2daad0327b9faa6b62bcfbf173680d14b9
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-09-20T04:36:54Z
Releases: 17.0
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