public inbox for [email protected]
help / color / mirror / Atom feedFrom: PG Bug reporting form <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: BUG #15912: The units of `autovacuum_vacuum_cost_delay` setting should be documented
Date: Tue, 16 Jul 2019 16:26:54 +0000
Message-ID: <[email protected]> (raw)
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.
Previously, one could guess that the units were milliseconds.
But now in Postgres 12 the argument type changed from `integer` to `floating
point`. So now the units are quite unclear. I am guessing a whole number
means milliseconds, while the fractional part represents microseconds. But
that is only a guess. Should be documented.
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