Re: [External] Re: [PATCH] BUG FIX: inconsistent page found in BRIN_REGULAR_PAGE
王海洋 <wanghaiyang.001@bytedance.com>
From: 王海洋 <wanghaiyang.001@bytedance.com>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>,
pgsql-bugs@lists.postgresql.org
Date: 2022-08-05T14:01:58Z
Lists: pgsql-bugs
Nice, benefited a lot, thanks. Best Regards! Haiyang Wang From: "Alvaro Herrera"<alvherre@alvh.no-ip.org> Date: Fri, Aug 5, 2022, 21:17 Subject: Re: [External] Re: [PATCH] BUG FIX: inconsistent page found in BRIN_REGULAR_PAGE To: "王海洋"<wanghaiyang.001@bytedance.com> Cc: "Kyotaro Horiguchi"<horikyota.ntt@gmail.com>, < pgsql-bugs@lists.postgresql.org> On 2022-Aug-04, 王海洋 wrote: > Thanks, I agree. So my new modified patch is attached. I propose the attached. This also adds a new TAP test that runs BRIN through a revmap extension and through wal_consistency_checking. This increases coverage, as currently there's none for brin_evacuate_page. -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/ "Every machine is a smoke machine if you operate it wrong enough." https://twitter.com/libseybieda/status/1541673325781196801
Commits
-
Fix end LSN determination in recently added test
- 6602599ce256 16.0 landed
- 5436cb373c62 15.2 landed
-
BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking
- e797c7a6f76b 10.22 landed
- e44dae07f931 16.0 landed
- de31e6f81e84 13.8 landed
- 541f41d4fa78 14.5 landed
- 49b85e4812d7 12.12 landed
- 39e45d3ceca7 11.17 landed
- 2cff3025906c 15.0 landed