Skip to content

Commit fea48c5

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 2f0434e commit fea48c5

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
@@ -828,7 +828,7 @@ analyze threshold = analyze base threshold + analyze scale factor * number of tu
828828

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

0 commit comments

Comments
 (0)