bgwriter_lru_multiplier maximum value

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: chris+postgresql(at)qwirx(dot)com
Subject: bgwriter_lru_multiplier maximum value
Date: 2019-04-01 10:27:13
Message-ID: 155411443331.724.3765587776420552242@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

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

The server has an undocumented maximum value of 10 for
bgwriter_lru_multiplier, and will fail to start if it's set higher than
this:

LOG: 20 is outside the valid range for parameter "bgwriter_lru_multiplier"
(0 .. 10)
FATAL: configuration file "/.../pgdata/postgresql.conf" contains errors

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Jonathan S. Katz 2019-04-01 11:23:01 Re: Responsive images in pgweb docs
Previous Message Peter Eisentraut 2019-04-01 09:57:06 Re: Responsive images in pgweb docs