Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY

From: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
To: Michail Nikolaev <michail(dot)nikolaev(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Noah Misch <noah(at)leadboat(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Date: 2025-05-18 15:16:00
Message-ID: CADzfLwWtK9R3GvEp7ANfO3pE3dbpD3T99f9aGFMwV4HSerHE5w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello!

Rebased version.

Attachment Content-Type Size
v9-0004-Modify-the-ExecInitPartitionInfo-function-to-cons.patch application/octet-stream 6.1 KB
v9-0001-Specs-to-reproduce-the-issues-with-CREATE-INDEX-C.patch application/octet-stream 49.0 KB
v9-0002-Modify-the-infer_arbiter_indexes-function-to-cons.patch application/octet-stream 2.9 KB
v9-0003-Modify-the-infer_arbiter_indexes-function-to-also.patch application/octet-stream 8.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sadeq Dousti 2025-05-18 15:56:24 Re: Possible regression in PG18 beta1
Previous Message Mihail Nikalayeu 2025-05-18 15:09:00 Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements