Re: Repeatable Read Isolation Level "transaction start time"

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: Repeatable Read Isolation Level "transaction start time"
Дата
Msg-id CAKAnmmLt2ezcf7-LgJkO_oeqK+Ei+XB6F3pHk2mnyadRq3corQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Repeatable Read Isolation Level "transaction start time"  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Repeatable Read Isolation Level "transaction start time"
Список pgsql-general
On Tue, Sep 24, 2024 at 10:28 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
It's even looser than that, really: it's the first statement that
requires an MVCC snapshot.

Hm....so why does "SELECT 1;" work as a transaction start marker then, as opposed to "SHOW work_mem;", which does not? Do we simply consider anything with a SELECT as needing a snapshot?

Cheers,
Greg

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