Fix typo in commit 82fa3ff8672.
Reported-By: Kuntal Ghosh (off-list) Backpatch-through: 9.4, like 82fa3ff8672
This commit is contained in:
parent
f5f084fc3e
commit
c53e40a132
@ -828,7 +828,7 @@ analyze threshold = analyze base threshold + analyze scale factor * number of tu
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
Autovacuum workers generally don't block other commands. If a process
|
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
|
<literal>SHARE UPDATE EXCLUSIVE</literal> lock held by autovacuum, lock
|
||||||
acquisition will interrupt the autovacuum. For conflicting lock modes,
|
acquisition will interrupt the autovacuum. For conflicting lock modes,
|
||||||
see <xref linkend="table-lock-compatibility"/>. However, if the autovacuum
|
see <xref linkend="table-lock-compatibility"/>. However, if the autovacuum
|
||||||
|
Loading…
x
Reference in New Issue
Block a user