code of partition split

Started by Chenxi Liover 7 years ago5 messages
#1Chenxi Li
spiritlcx@gmail.com

Hi hackers,

I'm interested in partition split and want to figure out how it works.
Could someone tell me where the code is located? Thanks very much.

Best Regards,
Chenxi li

#2Amit Langote
Langote_Amit_f8@lab.ntt.co.jp
In reply to: Chenxi Li (#1)
Re: code of partition split

Hi.

On 2018/07/23 12:08, Chenxi Li wrote:

Hi hackers,

I'm interested in partition split and want to figure out how it works.
Could someone tell me where the code is located? Thanks very much.

Can you tell what you mean by "partition split"? I don't know of an
existing feature / command that can be used to split a partition.

Thanks,
Amit

#3amul sul
sulamul@gmail.com
In reply to: Chenxi Li (#1)
Re: code of partition split

On Mon, Jul 23, 2018 at 8:38 AM Chenxi Li <spiritlcx@gmail.com> wrote:

Hi hackers,

I'm interested in partition split and want to figure out how it works. Could someone tell me where the code is located? Thanks very much.

AFAIK, we don't have this SPLIT partition feature, yet.

Regards,
Amul

#4Chenxi Li
spiritlcx@gmail.com
In reply to: amul sul (#3)
Re: code of partition split

Hi,

Sorry that I misunderstood. The feature is provided in EnterpriseDB version
of Postgresql.

BTW, do you think it is needed?

Best Regards,
Chenxi Li

2018-07-23 13:05 GMT+08:00 amul sul <sulamul@gmail.com>:

Show quoted text

On Mon, Jul 23, 2018 at 8:38 AM Chenxi Li <spiritlcx@gmail.com> wrote:

Hi hackers,

I'm interested in partition split and want to figure out how it works.

Could someone tell me where the code is located? Thanks very much.

AFAIK, we don't have this SPLIT partition feature, yet.

Regards,
Amul

#5amul sul
sulamul@gmail.com
In reply to: Chenxi Li (#4)
Re: code of partition split

On Mon, Jul 23, 2018 at 11:27 AM Chenxi Li <spiritlcx@gmail.com> wrote:

Hi,

Sorry that I misunderstood. The feature is provided in EnterpriseDB version of Postgresql.

BTW, do you think it is needed?

It good to have, but for now, I don't think it has any priority
because DETACH and ATTACH operation can serve this purpose.

Regards,
Amul