Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY

From: Michail Nikolaev <michail(dot)nikolaev(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>, Noah Misch <noah(at)leadboat(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Date: 2024-11-28 21:29:00
Message-ID: CANtu0ojswSmzq7NHj6seOBkcxXHe5oxdZGGgku7zc1_ueHN+2g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello, everyone!

I've improved the test stability. The revised version should provide
consistent results in all test runs.

Best regards,
Mikhail.

>

Attachment Content-Type Size
v5-0004-Modify-the-ExecInitPartitionInfo-function-to-cons.patch text/plain 6.1 KB
v5-0001-Specs-top-reproduce-the-issues-with-CREATE-INDEX.patch text/plain 48.3 KB
v5-0003-Modify-the-infer_arbiter_indexes-function-to-also.patch text/plain 8.1 KB
v5-0002-Modify-the-infer_arbiter_indexes-function-to-cons.patch text/plain 2.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2024-11-28 22:05:31 Re: Added prosupport function for estimating numeric generate_series rows
Previous Message Alena Rybakina 2024-11-28 21:09:27 Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans)