Re: Repeatable Read Isolation Level "transaction start time"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Repeatable Read Isolation Level "transaction start time"
Дата
Msg-id 28109.1727286817@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Repeatable Read Isolation Level "transaction start time"  (Ron Johnson <ronljohnsonjr@gmail.com>)
Ответы Re: Repeatable Read Isolation Level "transaction start time"
Re: Repeatable Read Isolation Level "transaction start time"
Список pgsql-general
Ron Johnson <ronljohnsonjr@gmail.com> writes:
> But why does "SELECT 1;" need a snapshot?  Heck, why does "SELECT
> <immutable>;" need a snapshot?

Because we're not going to analyze the statement in the amount of
depth needed to make that distinction before we crank up the
transactional machinery.  If it says SELECT, it gets a snapshot.

            regards, tom lane



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