Re: 13.2.1. Read Committed Isolation Level

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: lebedewwasya(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: 13.2.1. Read Committed Isolation Level
Date: 2024-07-16 15:20:56
Message-ID: e83475ad64979541040965db840c9dc98a895614.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Sun, 2024-07-14 at 06:17 +0000, PG Doc comments form wrote:
> Page: https://www.postgresql.org/docs/16/transaction-iso.html
> Description:
>
> I don't understend this text.
>
> [five paragraphs from the documentation]
>
> Could you please describe this behavior in more detail?

It is difficult to help you if you are that unspecific about what exactly
you fail to understand. Sure, there are some complicated concepts involved.
If you can't understand *anything* about that text, perhaps you should
start reading the whole chapter about concurrency.

Yours,
Laurenz Albe

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message David G. Johnston 2024-07-16 15:37:51 Re: 13.2.1. Read Committed Isolation Level
Previous Message David G. Johnston 2024-07-16 14:20:19 Re: Mismatch for connection key/value pair between documentation and code?