Re: CREATE INDEX CONCURRENTLY on partitioned index
Sergey Sargsyan <sergey.sargsyan.2001@gmail.com>
From: Sergey Sargsyan <sergey.sargsyan.2001@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Ilya Gladyshev <ilya.v.gladyshev@gmail.com>,
Justin Pryzby <pryzby@telsasoft.com>, Alexander Pyhalov <a.pyhalov@postgrespro.ru>,
pgsql-hackers@lists.postgresql.org, Masahiko Sawada <sawada.mshk@gmail.com>
Date: 2024-10-25T18:32:55Z
Lists: pgsql-hackers
I noticed that development on the concurrent index creation for partitioned tables feature seemed to stall a few months ago. The patch looked solid, and there didn’t seem to be any issues with it. Has there been any further progress? This feature would be invaluable, given the prevalence of partitioned tables in modern databases. Thanks for any updates! On Fri, 25 Oct 2024 at 9:14 PM, Michael Paquier <michael@paquier.xyz> wrote: > On Fri, Jul 12, 2024 at 11:17:25PM +0100, Ilya Gladyshev wrote: > > Sure, created a separate thread [1]. Please disregard the second patch in > > this thread. Duplicating the last version of the relevant patch here to > > avoid any confusion. > > > > [1] > https://www.postgresql.org/message-id/b72f2d89-820a-4fa2-9058-b155cf646f4f%40gmail.com > > Thanks, will check that. > -- > Michael >
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix assertion failure with REINDEX and event triggers
- c426f7c2b36a 17.0 cited