Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Michael Paquier <michael(at)paquier(dot)xyz>, Noah Misch <noah(at)leadboat(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Date: 2026-01-13 09:07:13
Message-ID: 202601130905.u7ieo66nvc67@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2026-Jan-09, Mihail Nikalayeu wrote:

> Fixes for the fixes are in attachment.

Thanks, pushed 0001 with some minor tweaks. (My bug: sleep(0.1) doesn't
do what one would expect.)

> I am not very confident about the second commit, because I am not an
> expert in meson/Makefiles.
> Some additional explanations are available in commit messages.
>
> Tested with -DCLOBBER_CACHE_ALWAYS=1

I reworded the comments because the problem also manifests with
RELCACHE_FORCE_RELEASE.

> I hope this is the last one.

Me too :-)

--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"La persona que no quería pecar / estaba obligada a sentarse
en duras y empinadas sillas / desprovistas, por cierto
de blandos atenuantes" (Patricio Vogel)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Anthonin Bonnefoy 2026-01-13 09:20:32 Stmt timeout error can be sent after a CommandComplete
Previous Message Fujii Masao 2026-01-13 08:22:01 Re: [PATCH] Add sampling statistics to autoanalyze log output