]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Fix typo in commit 82fa3ff8672.
authorAmit Kapila <akapila@postgresql.org>
Fri, 20 Sep 2019 02:35:54 +0000 (08:05 +0530)
committerAmit Kapila <akapila@postgresql.org>
Fri, 20 Sep 2019 02:52:13 +0000 (08:22 +0530)
Reported-By: Kuntal Ghosh (off-list)
Backpatch-through: 9.4, like 82fa3ff8672

doc/src/sgml/maintenance.sgml

index 08bdf7c42520aa8a6ca33aef81b4f76c5b94042f..0c2d008b86cda2d9fd2f3f680ace38725de31b7d 100644 (file)
@@ -811,7 +811,7 @@ analyze threshold = analyze base threshold + analyze scale factor * number of tu
 
    <para>
     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
     <literal>SHARE UPDATE EXCLUSIVE</literal> lock held by autovacuum, lock
     acquisition will interrupt the autovacuum.  For conflicting lock modes,
     see <xref linkend="table-lock-compatibility">.  However, if the autovacuum