diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 3afcb548108..faaca9fbe00 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -824,7 +824,7 @@ analyze threshold = analyze base threshold + analyze scale factor * number of tu Autovacuum workers generally don't block other commands. If a process - attempts to acquire a lock that conficts with the + attempts to acquire a lock that conflicts with the SHARE UPDATE EXCLUSIVE lock held by autovacuum, lock acquisition will interrupt the autovacuum. For conflicting lock modes, see . However, if the autovacuum