doc: mention that INSERT can block because of unique indexes

Bruce Momjian <bruce@momjian.us>

Commit: ac480b074f4ebad1ae8947b1eeb9790e8925f94e
Author: Bruce Momjian <bruce@momjian.us>
Date: 2022-07-14T19:17:19Z
Releases: 12.12
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