Обсуждение: bgwriter_delay

Поиск
Список
Период
Сортировка

bgwriter_delay

От
PG Doc comments form
Дата:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/15/runtime-config-resource.html
Description:

Would be nice to add the limits to the doc, according to my pg15 instance I
can't set bgwriter_delay more than 10000 ms. (I set it to 60 s and got a
FATAL upon startup)

Re: bgwriter_delay

От
Daniel Gustafsson
Дата:
> On 10 Feb 2024, at 01:08, PG Doc comments form <noreply@postgresql.org> wrote:

> Would be nice to add the limits to the doc, according to my pg15 instance I
> can't set bgwriter_delay more than 10000 ms. (I set it to 60 s and got a
> FATAL upon startup)

We do print the valid range for other bgwriter GUCs so it doesn't seem like an
unreasonable idea.  It might not help too many, but not printing it at all
clearly doesn't really help anyone.

--
Daniel Gustafsson