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-08-02 03:47:13 |
Message-ID: | CAKJS1f81TpxZ8twugrWCo=VDHEkmagxRx7a+1z4aaMeQy=nA7w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 31 July 2018 at 19:03, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> wrote:
> I've attached a complete v4 patch.
I've attached v5 of the patch which is based on top of today's master
(@ 579b985b22)
A couple of recent patches conflict with v4. I've also made another
tidy up pass, which was mostly just rewording comments in
execPartition.h
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
Attachment | Content-Type | Size |
---|---|---|
v5-0001-Speed-up-INSERT-and-UPDATE-on-partitioned-tables.patch | application/octet-stream | 56.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2018-08-02 04:06:41 | Re: insert on conflict on updatable views |
Previous Message | Thomas Munro | 2018-08-02 03:36:16 | Re: [Patch] Checksums for SLRU files |