From: Amit Kapila Date: Fri, 20 Sep 2019 02:08:06 +0000 (+0530) Subject: Fix typo in commit 82fa3ff8672. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a98eefc1a15dc32e816ced86d1fd768fefb54b0;p=postgresql Fix typo in commit 82fa3ff8672. Reported-By: Kuntal Ghosh (off-list) Backpatch-through: 9.4, like 82fa3ff8672 --- diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 4e8d3a378e..f8b8ab40b6 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -828,7 +828,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