| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | derek(at)softwaregems(dot)com(dot)au, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: "innovative Serializable Snapshot Isolation (SSI) level" |
| Date: | 2020-08-03 22:24:21 |
| Message-ID: | 20200803222421.GH17519@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Mon, Aug 3, 2020 at 01:41:24AM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/12/mvcc-intro.html
> Description:
>
> The documentation page:
> __https://www.postgresql.org/docs/12/mvcc-intro.html
> makes a reference to the term "innovative Serializable Snapshot Isolation
> (SSI) level"
> I can't find that anywhere in the documentation. I am expecting to find it
> here:
> __https://www.postgresql.org/docs/12/transaction-iso.html
> or here:
> __https://www.postgresql.org/docs/current/sql-set-transaction.html
> But there is nothing.
>
> A search for the term "innovative Serializable Snapshot Isolation (SSI)
> level":
> __https://www.postgresql.org/search/?q=Serializable+Snapshot+Isolation+
> produces a lengthy listing, demonstrating that the term is used throughout
> the documentation. But there is no entry in the documentation that defines
> the term, or that defines the commands required to use it.
Uh, it is here:
https://www.postgresql.org/docs/12/transaction-iso.html#XACT-SERIALIZABLE
"innovative" is not part of the name.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com
The usefulness of a cup is in its emptiness, Bruce Lee
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2020-08-04 03:12:35 | Re: "innovative Serializable Snapshot Isolation (SSI) level" |
| Previous Message | Bruce Momjian | 2020-08-03 22:04:47 | Re: [DOCS] Let's document a bytea bug |