Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements

From: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
To: Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
Cc: Antonin Houska <ah(at)cybertec(dot)at>, Hannu Krosing <hannuk(at)google(dot)com>, Sergey Sargsyan <sergey(dot)sargsyan(dot)2001(at)gmail(dot)com>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Andres Freund <andres(at)anarazel(dot)de>, Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Andrey Borodin <amborodin86(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>
Subject: Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
Date: 2026-01-15 22:04:19
Message-ID: CADzfLwVPQOF7m5x4d6=1tRJO==FUZdc3LeO=N_TpmOzii7iH_Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello!

Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>:

> > Also, I think I'll extract reset-snapshot for CIC in a separate CF
> > entry, since it still may be used with or without either STIR or LR.
>
> Thanks!
>

Registered here: https://commitfest.postgresql.org/patch/6401/

Mikhail.

>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2026-01-15 22:05:44 Re: Stack-based tracking of per-node WAL/buffer usage
Previous Message Mihail Nikalayeu 2026-01-15 21:58:56 Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY