public inbox for [email protected]
help / color / mirror / Atom feedFrom: Daniel Gustafsson <[email protected]>
To: [email protected]
To: PostgreSQL mailing lists <[email protected]>
Subject: Re: BUG #15912: The units of `autovacuum_vacuum_cost_delay` setting should be documented
Date: Wed, 17 Jul 2019 18:03:09 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
> On 16 Jul 2019, at 18:26, PG Bug reporting form <[email protected]> wrote:
>
> The following bug has been logged on the website:
>
> Bug reference: 15912
> Logged by: Basil Bourque
> Email address: [email protected]
> PostgreSQL version: 12beta2
> Operating system: macOS
> Description:
>
> The `autovacuum_vacuum_cost_delay` setting:
>
> https://www.postgresql.org/docs/devel/runtime-config-autovacuum.html#GUC-AUTOVACUUM-VACUUM-COST-DELA...
>
> …does not specify its units (seconds? milliseconds?) explicitly.
The description of the setting contains "The default value is 2 milliseconds.”
which to me implies that the unit is measured in milliseconds. If we want to
spell it out, we could add the unit like how many other on the same page does:
- Specifies the cost delay value that will be used in automatic
+ Specifies the cost delay value (in milliseconds) that will be used in automatic
cheers ./daniel
view thread (7+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: BUG #15912: The units of `autovacuum_vacuum_cost_delay` setting should be documented
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox