doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE
authorMichael Paquier <michael@paquier.xyz>
Wed, 20 Sep 2023 04:37:02 +0000 (13:37 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 20 Sep 2023 04:37:02 +0000 (13:37 +0900)
commit3701db77a08ecbd28c6f600de81f53d3712568fe
treec3ffb291dead48682fe53324a14242934b728f2b
parent64276c7e45e602e82da24798e5d1b272c639e8bd
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
doc/src/sgml/ref/analyze.sgml
doc/src/sgml/ref/vacuum.sgml