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 9650364 commit c0f2b2eCopy full SHA for c0f2b2e
doc/src/sgml/release-9.1.sgml
@@ -612,18 +612,6 @@
612
</para>
613
</listitem>
614
615
- <listitem>
616
- <para>
617
- <emphasis>When an autovacuum worker (other than one performing an
618
- anti-wraparound vacuum) is unable to obtain a lock on the target
619
- relation without blocking, skip the relation.</emphasis>
620
- </para>
621
622
- This avoids pinning down an autovacuum worker. The next autovacuum
623
- cycle will try again.
624
625
- </listitem>
626
-
627
<listitem>
628
<para>
629
<emphasis>Track time of last statistics reset on databases and
0 commit comments