Re: Write skew anmalies are found in SERIALIZABLE isolation - Mailing list pgsql-bugs

From 张舒燕
Subject Re: Write skew anmalies are found in SERIALIZABLE isolation
Date
Msg-id tencent_23282A58707254AC62CACD2C@qq.com
Whole thread Raw
In response to Re: Write skew anmalies are found in SERIALIZABLE isolation  (Peter Geoghegan <pg@bowt.ie>)
Responses Re: Write skew anmalies are found in SERIALIZABLE isolation
List pgsql-bugs
We have tested versions of 9.4.0, 9.6.0, 10.0, 11.0 and 11.5 and found the Bug on all of them.

We have wrong statements in the last email.
"If each transaction only read one item with secondary index and write another item with primary index, write skew anomalies are more ( -> less) likely to occur."
"At last, we run the same join SQL, and more ( -> less) anomalies can be found. The corresponding test program is Test2.java."
There are less anomalies can be found in the second situation using Test2.java.

And some mistakes in our test programs have been fixed.

Best regards ,
Shuyan Zhang, ECNU
 
------------------ Original ------------------
Date:  Fri, Oct 4, 2019 05:05 AM
To:  "张舒燕"<51184501183@stu.ecnu.edu.cn>;
Cc:  "pgsql-bugs"<pgsql-bugs@lists.postgresql.org>;
Subject:  Re: Write skew anmalies are found in SERIALIZABLE isolation
 
On Thu, Oct 3, 2019 at 9:18 AM 张舒燕 <51184501183@stu.ecnu.edu.cn> wrote:
> When we set the isolation level to SERIALIZABLE, we observed some wirte skew anmalies.

What version of PostgreSQL did you test? Does this bug affect all versions?

--
Peter Geoghegan
Attachment

pgsql-bugs by date:

Previous
From: Антон Власов
Date:
Subject: Re: BUG #16036: Segmentation fault while doing an update
Next
From: Антон Власов
Date:
Subject: Re: BUG #16036: Segmentation fault while doing an update