Skip to content
Snippets Groups Projects
Commit 09f8106b authored by Amit Kapila's avatar Amit Kapila
Browse files

Fix typo in commit 82fa3ff8.

Reported-By: Kuntal Ghosh (off-list)
Backpatch-through: 9.4, like 82fa3ff8
parent 340536dd
No related branches found
No related tags found
No related merge requests found
......@@ -828,7 +828,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment