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 f5f084f commit c53e40aCopy full SHA for c53e40a
doc/src/sgml/maintenance.sgml
@@ -828,7 +828,7 @@ analyze threshold = analyze base threshold + analyze scale factor * number of tu
828
829
<para>
830
Autovacuum workers generally don't block other commands. If a process
831
- attempts to acquire a lock that conficts with the
+ attempts to acquire a lock that conflicts with the
832
<literal>SHARE UPDATE EXCLUSIVE</literal> lock held by autovacuum, lock
833
acquisition will interrupt the autovacuum. For conflicting lock modes,
834
see <xref linkend="table-lock-compatibility"/>. However, if the autovacuum
0 commit comments