Skip to content

Commit c16eb2d

Browse files
author
Amit Kapila
committed
Fix typo in commit 82fa3ff.
Reported-By: Kuntal Ghosh (off-list) Backpatch-through: 9.4, like 82fa3ff
1 parent 332eda5 commit c16eb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/maintenance.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ analyze threshold = analyze base threshold + analyze scale factor * number of tu
827827

828828
<para>
829829
Autovacuum workers generally don't block other commands. If a process
830-
attempts to acquire a lock that conficts with the
830+
attempts to acquire a lock that conflicts with the
831831
<literal>SHARE UPDATE EXCLUSIVE</literal> lock held by autovacuum, lock
832832
acquisition will interrupt the autovacuum. For conflicting lock modes,
833833
see <xref linkend="table-lock-compatibility">. However, if the autovacuum

0 commit comments

Comments
 (0)