On Thu, Mar 2, 2023 at 01:55:31PM +, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> I just discovered that by default, transactions are not entirely isolated. I
> think that the tutorial should mention this.
>
> The tutorial gives the examp
On Wed, Mar 29, 2023 at 12:56 PM Bruce Momjian wrote:
> On Thu, Mar 2, 2023 at 01:55:31PM +, PG Doc comments form wrote:
>
> > I think that a notice saying that for absolute transaction isolation you
> > should set the default transaction isolation to serializable, and be
> > prepared to hav