Re: non-bulk inserts and tuple routing - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: non-bulk inserts and tuple routing
Date
Msg-id 5A8BFB31.6030707@lab.ntt.co.jp
Whole thread Raw
In response to Re: non-bulk inserts and tuple routing  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Responses Re: non-bulk inserts and tuple routing  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List 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

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: ALTER TABLE ADD COLUMN fast default
Next
From: Rajkumar Raghuwanshi
Date:
Subject: Re: [HACKERS] Runtime Partition Pruning