From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
---|---|
To: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Speeding up INSERTs and UPDATEs to partitioned tables |
Date: | 2018-09-17 09:15:14 |
Message-ID: | CAKJS1f-SnNXUS0_2wOn-7ZsuvrmQd_6_t-uG8pyUKfdnE9_y-A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 23 August 2018 at 00:30, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
wrote:
> I've attached a v8. The only change from your v7 is in the "go making"
> comment.
>
v9 patch attached. Fixes conflict with 6b78231d.
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
Attachment | Content-Type | Size |
---|---|---|
v9-0001-Speed-up-INSERT-and-UPDATE-on-partitioned-tables.patch | application/octet-stream | 62.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Ashutosh Bapat | 2018-09-17 09:20:21 | Re: [HACKERS] advanced partition matching algorithm for partition-wise join |
Previous Message | Thomas Munro | 2018-09-17 09:12:36 | Re: infinite loop in parallel hash joins / DSA / get_best_segment |