pgsql: doc: mention that INSERT can block because of unique indexes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: mention that INSERT can block because of unique indexes
Дата
Msg-id E1oC4LJ-000Bcp-0k@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4996786a90aa195025e2ee1fccb9d478740108a6

Modified Files
--------------
doc/src/sgml/ref/insert.sgml | 5 +++++
1 file changed, 5 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: mention the pg_locks lock names in parentheses
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: clarify that "excluded" ON CONFLICT is a single row