projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5f084f
)
Fix typo in commit 82fa3ff8672.
author
Amit Kapila
<akapila@postgresql.org>
Fri, 20 Sep 2019 02:08:06 +0000
(07:38 +0530)
committer
Amit Kapila
<akapila@postgresql.org>
Fri, 20 Sep 2019 02:08:06 +0000
(07:38 +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 aee8ff2dfbe53b84a2d6047c6248f39458788361..ec8bdcd7a4982dc31c5aca6e20fdd65f3ebe7357 100644
(file)
--- a/
doc/src/sgml/maintenance.sgml
+++ b/
doc/src/sgml/maintenance.sgml
@@
-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 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