Skip to content

Commit 6479ee2

Browse files
committed
Fix typo on autovacuum readme.
1 parent 14e7a65 commit 6479ee2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/pg_autovacuum/README.pg_autovacuum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,10 @@ delete):
147147
- If the number of (deletes + updates) > VacuumThreshold, then a
148148
vacuum analyze is performed.
149149

150-
deleteThreshold is equal to:
150+
VacuumThreshold is equal to:
151151
vacuum_base_value + (vacuum_scaling_factor * "number of tuples in the table")
152152

153-
insertThreshold is equal to:
153+
AnalyzeThreshold is equal to:
154154
analyze_base_value + (analyze_scaling_factor * "number of tuples in the table")
155155

156156
The AnalyzeThreshold defaults to half of the VacuumThreshold since it

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy