projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
140b7b1
)
Fix typo in commit 82fa3ff8672.
author
Amit Kapila
<akapila@postgresql.org>
Fri, 20 Sep 2019 02:35:54 +0000
(08:05 +0530)
committer
Amit Kapila
<akapila@postgresql.org>
Fri, 20 Sep 2019 02:44:52 +0000
(08:14 +0530)
Reported-By: Kuntal Ghosh (off-list)
Backpatch-through: 9.4, like
82fa3ff8672
doc/src/sgml/maintenance.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/maintenance.sgml
b/doc/src/sgml/maintenance.sgml
index 3afcb54810866d11eb2f7e4f63acb2fe706efe77..faaca9fbe0076b87ee795730a6661f1f744085de 100644
(file)
--- a/
doc/src/sgml/maintenance.sgml
+++ b/
doc/src/sgml/maintenance.sgml
@@
-824,7
+824,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 conf
l
icts 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