Re: 13.2.2. Repeatable Read Isolation Level #

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: 13.2.2. Repeatable Read Isolation Level #
Дата
Msg-id CAKFQuwbLj=V8Lo20D2E+hxZyhukim3R6zTWk2ojOcKn2ZfT_yg@mail.gmail.com
обсуждение исходный текст
Ответ на 13.2.2. Repeatable Read Isolation Level #  (PG Doc comments form <noreply@postgresql.org>)
Список pgsql-docs
On Saturday, July 13, 2024, PG Doc comments form <noreply@postgresql.org> wrote:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/transaction-iso.html
Description:

'UPDATE, DELETE, MERGE, SELECT FOR UPDATE, and SELECT FOR SHARE commands
behave the same as SELECT in terms of searching for target rows:

What behavior does the INSERT command exhibit?

Inserts don’t search for existing rows.

David J.
 

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