Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace?

From: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace?
Date: 2024-07-11 11:14:39
Message-ID: dc74878b-24b2-477f-86ba-230b3fa074ae@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2024/07/10 22:35, Masahiko Sawada wrote:
> BTW the new regression tests don't check the table and index names.
> Isn't it better to show table and index names for better
> diagnosability?

Sounds good to me. I've updated the patch as suggested.
Please see the attached patch.

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

Attachment Content-Type Size
v2-0001-Ensure-MERGE-SPLIT-partition-commands-create-new-.patch text/plain 8.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2024-07-11 11:22:03 RE: speed up a logical replica setup
Previous Message cca5507 2024-07-11 11:05:48 Re: Fix a comment error in logicalrep_write_typ()