Re: CREATE INDEX CONCURRENTLY on partitioned index - Mailing list pgsql-hackers

From Ilya Gladyshev
Subject Re: CREATE INDEX CONCURRENTLY on partitioned index
Date
Msg-id e8002e5c-660b-42b0-b99d-37c3883c441f@gmail.com
Whole thread Raw
In response to Re: CREATE INDEX CONCURRENTLY on partitioned index  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-hackers


On 15.06.2024 20:40, Justin Pryzby wrote:
On Thu, May 23, 2024 at 10:14:57PM +0100, Ilya Gladyshev wrote:
Hi,

I think it's well worth the effort to revive the patch, so I rebased it on
master, updated it and will return it back to the commitfest. Alexander,
Justin feel free to add yourselves as authors
Thanks -- I was intending to write about this.

I realized that the patch will need some isolation tests to exercise its
concurrent behavior.


Thanks for the suggestion, added an isolation test that verifies behaviour of partitioned CIC with simultaneous partition drop/detach going on. Also fixed some issues in the new patch that I found while writing the test.


Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: DROP OWNED BY fails to clean out pg_init_privs grants
Next
From: Hannu Krosing
Date:
Subject: Re: DROP OWNED BY fails to clean out pg_init_privs grants