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-10-20 19:27:00
Message-ID: CADzfLwWo+FV9WSeOah9F1r=4haa6eay1hNvYYy_WfziJeK+aLQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Some tests of stabilization, discussed in [0].

Also, an issue known for more then 1.5year... Should we at least document it?

[0]: https://www.postgresql.org/message-id/flat/CADzfLwUc%3DjtSUEaQCtyt8zTeOJ-gHZ8%3Dw_KJsVjDOYSLqaY9Lg%40mail.gmail.com

Attachment Content-Type Size
v10-0002-Modify-the-infer_arbiter_indexes-function-to-con.patch application/octet-stream 2.9 KB
v10-0004-Modify-the-ExecInitPartitionInfo-function-to-con.patch application/octet-stream 6.1 KB
v10-0001-Specs-to-reproduce-the-issues-with-CREATE-INDEX-.patch application/octet-stream 48.2 KB
v10-0003-Modify-the-infer_arbiter_indexes-function-to-als.patch application/octet-stream 8.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-10-20 19:33:53 Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Previous Message Daniil Davydov 2025-10-20 19:03:35 Re: Accessing an invalid pointer in BufferManagerRelation structure