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 8dfa819 commit 55a2327Copy full SHA for 55a2327
doc/src/sgml/maintenance.sgml
@@ -525,7 +525,7 @@
525
below <varname>autovacuum_freeze_max_age</>, leaving enough gap so that
526
a regularly scheduled <command>VACUUM</> or an autovacuum triggered by
527
normal delete and update activity is run in that window. Setting it too
528
- close could lead to autovacuums to to shrink <literal>pg_clog</> and
+ close could lead to autovacuums to shrink <literal>pg_clog</> and
529
<literal>pg_multixact</>, even though the table
530
was recently vacuumed to reclaim space, whereas lower values lead to more
531
frequent aggressive vacuuming.
0 commit comments