doc: mention that INSERT can block because of unique indexes

Bruce Momjian <bruce@momjian.us>

Commit: 6959e971b35e7e6e10d61b95699cec7985d053b1
Author: Bruce Momjian <bruce@momjian.us>
Date: 2022-07-14T19:17:19Z
Releases: 16.0
doc:  mention that INSERT can block because of unique indexes

Initial patch by David G. Johnston.

Reported-by: David G. Johnston

Discussion: https://postgr.es/m/CAKFQuwZpbdzceO41VE-xt1Xh8rWRRfgopTAK1wL9EhCo0Am-Sw@mail.gmail.com

Backpatch-through: 10

Files

PathChange+/−
doc/src/sgml/ref/insert.sgml modified +5 −0

Documentation touched