| From: | Alexander Lakhin <exclusion(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl |
| Date: | 2026-09-03 19:00:00 |
| Message-ID: | 421c0aee-84c8-4c07-b4b9-263095479755@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello Ayush, Nazir, and Fujii-san,
03.09.2026 07:19, Fujii Masao wrote:
> Thanks Ayush and Nazir, for the test and review! I've pushed the patch.
Thank you for fixing the test!
I've been tracking this failure at:
https://wiki.postgresql.org/wiki/Known_Buildfarm_Test_Failures#031_recovery_conflict.pl_test_might_fail_due_to_late_pgstat_entries_flushing
Probably you would also find worth fixing two other issues in the same test:
https://wiki.postgresql.org/wiki/Known_Buildfarm_Test_Failures#031_recovery_conflict.pl_fails_to_detect_an_expected_lock_acquisition
https://wiki.postgresql.org/wiki/Known_Buildfarm_Test_Failures#031_recovery_conflict.pl_fails_when_a_conflict_counted_twice
Both failures were produced not long ago: [1], [2].
[1] https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=drongo&dt=2026-07-07%2010%3A03%3A33
[2] https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=adder&dt=2026-08-20%2000%3A50%3A11
Best regards,
Alexander
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mats Kindahl | 2026-09-03 19:21:41 | Re: pg_rewind does not rewind diverging timelines |
| Previous Message | surya poondla | 2026-09-03 18:45:03 | Re: Fix a typo in EnableLogicalDecoding() |