Re: Speeding up INSERTs and UPDATEs to partitioned tables - Mailing list pgsql-hackers

From David Rowley
Subject Re: Speeding up INSERTs and UPDATEs to partitioned tables
Date
Msg-id CAKJS1f81TpxZ8twugrWCo=VDHEkmagxRx7a+1z4aaMeQy=nA7w@mail.gmail.com
Whole thread Raw
In response to Re: Speeding up INSERTs and UPDATEs to partitioned tables  (David Rowley <david.rowley@2ndquadrant.com>)
List pgsql-hackers
On 31 July 2018 at 19:03, David Rowley <david.rowley@2ndquadrant.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

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: [Patch] Checksums for SLRU files
Next
From: Amit Langote
Date:
Subject: Re: insert on conflict on updatable views