Re: Add SPLIT PARTITION/MERGE PARTITIONS commands

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date: 2024-01-26 14:01:52
Message-ID: 202401261401.o4pro4lnfamv@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2024-Jan-26, vignesh C wrote:

> Please post an updated version for the same.

Here's a rebase. I only fixed the conflicts, didn't review.

--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/

Attachment Content-Type Size
v22-0001-ALTER-TABLE-MERGE-PARTITIONS-command.patch text/x-diff 104.9 KB
v22-0002-ALTER-TABLE-SPLIT-PARTITION-command.patch text/x-diff 175.7 KB
v22-0003-Documentation-for-ALTER-TABLE-SPLIT-PARTITION-ME.patch text/x-diff 9.2 KB
v22-0004-SPLIT-PARTITION-optimization.patch text/x-diff 42.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2024-01-26 14:05:54 Re: [PoC] Improve dead tuple storage for lazy vacuum
Previous Message Bharath Rupireddy 2024-01-26 14:01:24 Re: Improve WALRead() to suck data directly from WAL buffers when possible