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