doc: mention that INSERT can block because of unique indexes

Bruce Momjian <bruce@momjian.us>

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