Re: Serializable read only deferrable- implications - Mailing list pgsql-general

From Michael Lewis
Subject Re: Serializable read only deferrable- implications
Date
Msg-id CAHOFxGr4g380bURCqADBfyjQR_roDxpR4w3-YtTAgACwbAnJpQ@mail.gmail.com
Whole thread Raw
In response to Re: Serializable read only deferrable- implications  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: Serializable read only deferrable- implications
List 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?

pgsql-general by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Serializable read only deferrable- implications
Next
From: Tom Lane
Date:
Subject: Re: Serializable read only deferrable- implications