Update maintenance_work_mem/autovacuum_work_mem to reflect the 1GB limitation with VACUUM

Поиск
Список
Период
Сортировка
От Martín Marqués
Тема Update maintenance_work_mem/autovacuum_work_mem to reflect the 1GB limitation with VACUUM
Дата
Msg-id CABeG9LsZ2ozUMcqtqWu_-GiFKB17ih3p8wBHXcpfnHqhCnsc7A@mail.gmail.com
обсуждение исходный текст
Список pgsql-docs
Hi,

There's a well known limitation in the amount of memory that any
VACUUM process can use, capped at 1GB now. This is not reflected in
the documentation

https://www.postgresql.org/docs/current/runtime-config-resource.html

We should add a line that indicates that there is a limitation (that
should be IMO, backported to documentation of earlier versions as it
affects all supported versions), at least until such limitation is
lifted.

Kind regards, Martín

--
Martín Marqués
It’s not that I have something to hide,
it’s that I have nothing I want you to see



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

Предыдущее
От: "Euler Taveira"
Дата:
Сообщение: Re: Clarify how triggers relate to transactions
Следующее
От: Bruce Momjian
Дата:
Сообщение: Mention of PG 14 in docs