pgsql: doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZ

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZ
Дата
Msg-id E1qioxq-004tHr-3G@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e5975c2daad0327b9faa6b62bcfbf173680d14b9

Modified Files
--------------
doc/src/sgml/ref/analyze.sgml | 8 ++++----
doc/src/sgml/ref/vacuum.sgml  | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: unaccent: Add support for quoted translated characters
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Fix vacuumdb to pass buffer-usage-limit with analyze-only mode