From: Amit Kapila Date: Fri, 20 Sep 2019 02:35:54 +0000 (+0530) Subject: Fix typo in commit 82fa3ff8672. X-Git-Tag: REL9_5_20~52 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6133c59e17f98420a30197428f881f469c113f32;p=thirdparty%2Fpostgresql.git 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 08bdf7c4252..0c2d008b86c 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -811,7 +811,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