Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY

From: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Alexander Lakhin <exclusion(at)gmail(dot)com>, 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-12-09 19:45:00
Message-ID: CADzfLwXQRzRTg-u7DKQZFzWKSFPsNesi3wPo1MXK0QqSputK-A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello!

After some investigation I ended up with a much simpler fix.
It is self-explanatory in code and a commit message.

Best regards,
Mikhail.

Attachment Content-Type Size
v1-0001-Fix-infer_arbiter_index-for-partitioned-tables.patch text/x-patch 3.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-12-09 19:45:47 Re: pg_plan_advice
Previous Message Nathan Bossart 2025-12-09 19:42:23 Re: vacuumdb: add --dry-run