postgresql/src/bin/scripts
David Rowley c0235013c1 Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docs
This addresses various deficiencies in the documentation for VACUUM and
ANALYZE's BUFFER_USEAGE_LIMIT docs.

Here we declare "size" in the syntax synopsis for VACUUM and ANALYZE's
BUFFER_USAGE_LIMIT option and then define exactly what values can be
specified for it in the section for that below.

Also, fix the incorrect ordering of vacuumdb options both in the documents
and in vacuumdb's --help output.  These should be in alphabetical order.

In passing also add the minimum/maximum range for the BUFFER_USAGE_LIMIT
option.  These will also serve as example values that can be modified and
used.

Reported-by: Peter Eisentraut
Discussion: https://postgr.es/m/16845cb1-b228-e157-f293-5892bced9253@enterprisedb.com
2023-04-16 12:05:34 +12:00
..
po meson: add install-{quiet, world} targets 2023-03-23 21:20:18 -07:00
t initdb: derive encoding from locale for ICU; similar to libc. 2023-03-10 10:51:24 -08:00
.gitignore
clusterdb.c
common.c
common.h
createdb.c Allow tailoring of ICU locales with custom rules 2023-03-08 16:56:37 +01:00
createuser.c
dropdb.c
dropuser.c
Makefile
meson.build
nls.mk
pg_isready.c
reindexdb.c
vacuumdb.c Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docs 2023-04-16 12:05:34 +12:00