Re: Serializable read only deferrable- implications

From: Michael Lewis <mlewis(at)entrata(dot)com>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: PostgreSQL General <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Serializable read only deferrable- implications
Date: 2022-03-08 16:16:37
Message-ID: CAHOFxGr4g380bURCqADBfyjQR_roDxpR4w3-YtTAgACwbAnJpQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> A transaction started with the first statement will not take any SI locks,
> nor
> will it ever receive a serialization error.
>

What is the meaning of SI? Anything you are aware of in source code or a
blog post that discusses this?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2022-03-08 16:21:21 Re: Serializable read only deferrable- implications
Previous Message Laurenz Albe 2022-03-08 16:04:57 Re: Serializable read only deferrable- implications