aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2019-09-20 07:38:06 +0530
committerAmit Kapila <akapila@postgresql.org>2019-09-20 07:38:06 +0530
commitc53e40a132dca2ea8db73ce705a9019197ec338b (patch)
treec6d90e4ad060018d074d4252f571b53502c845dd
parentf5f084fc3ec516545d826e1e9b7ab4aabf612698 (diff)
downloadpostgresql-c53e40a132dca2ea8db73ce705a9019197ec338b.tar.gz
postgresql-c53e40a132dca2ea8db73ce705a9019197ec338b.zip
Fix typo in commit 82fa3ff8672.
Reported-By: Kuntal Ghosh (off-list) Backpatch-through: 9.4, like 82fa3ff8672
-rw-r--r--doc/src/sgml/maintenance.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml
index aee8ff2dfbe..ec8bdcd7a49 100644
--- 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 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