Re: non-bulk inserts and tuple routing

From: Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: non-bulk inserts and tuple routing
Date: 2018-02-20 10:40:49
Message-ID: 5A8BFB31.6030707@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

(2018/02/19 13:19), Amit Langote wrote:
> Attached rebased patch.

Thanks for the rebased patch!

One thing I noticed while updating the
tuple-routing-for-foreign-partitions patch on top of this is: we should
switch into the per-query memory context in ExecInitPartitionInfo.
Attached is an updated version for that.

Best regards,
Etsuro Fujita

Attachment Content-Type Size
v11-0001-During-tuple-routing-initialize-per-partition-ob-efujita.patch text/x-diff 22.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rajkumar Raghuwanshi 2018-02-20 10:46:32 Re: [HACKERS] Runtime Partition Pruning
Previous Message David Rowley 2018-02-20 10:10:15 Re: ALTER TABLE ADD COLUMN fast default