Re: CLUSTER on partitioned index

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: 李杰(慎追) <adger(dot)lj(at)alibaba-inc(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, 曾文旌(义从) <wenjing(dot)zwj(at)alibaba-inc(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Zhihong Yu <zyu(at)yugabyte(dot)com>
Subject: Re: CLUSTER on partitioned index
Date: 2021-04-02 20:03:14
Message-ID: 20210402200314.GA6592@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

@cfbot: rebased

Attachment Content-Type Size
v10-0001-pg_dump-make-CLUSTER-ON-a-separate-dump-object.patch text/x-diff 7.5 KB
v10-0002-Implement-CLUSTER-of-partitioned-table.patch text/x-diff 17.3 KB
v10-0003-f-progress-reporting.patch text/x-diff 10.9 KB
v10-0004-Propagate-changes-to-indisclustered-to-child-par.patch text/x-diff 9.3 KB
v10-0005-Invalidate-parent-indexes.patch text/x-diff 3.6 KB
v10-0006-Invalidate-parent-index-cluster-on-attach.patch text/x-diff 3.1 KB
v10-0007-Preserve-indisclustered-on-children-of-clustered.patch text/x-diff 3.0 KB
v10-0008-pg_dump-partitioned-index-depend-on-its-partitio.patch text/x-diff 2.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bryn Llewellyn 2021-04-02 20:05:42 Re: Have I found an interval arithmetic bug?
Previous Message Peter Eisentraut 2021-04-02 19:59:13 Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax