8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 163f0b2 commit 7ceadb8Copy full SHA for 7ceadb8
contrib/pg_autovacuum/README.pg_autovacuum
@@ -35,7 +35,7 @@ have been resolved. Please report any problems to the hackers list.
35
36
pg_autovacuum requires that the statistics system be enabled and
37
reporting row level stats. The overhead of the stats system has been
38
-shown to be significant costly under certain workloads. For instance,
+shown to have a significant cost under certain workloads. For instance,
39
a tight loop of queries performing "select 1" was found to run nearly
40
30% slower when stats were enabled. However, in practice, with more
41
realistic workloads, the stats system overhead is usually nominal.
0 commit comments