Re: Making "COPY partitioned_table FROM" faster - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Making "COPY partitioned_table FROM" faster
Date
Msg-id CANP8+j+1q9W6bLE0LuofHdUxS-sN9LfJFb0UMwtM9CJD47uzUw@mail.gmail.com
Whole thread Raw
In response to Re: Making "COPY partitioned_table FROM" faster  (David Rowley <david.rowley@2ndquadrant.com>)
List pgsql-hackers
On 26 July 2018 at 03:30, David Rowley <david.rowley@2ndquadrant.com> wrote:

> The v3 version of the patch also fixes the very small performance
> regression for the (probably quite likely) worst-case situation.  New
> performance is about 3.5% faster instead of 0.5-1% slower. So likely
> there's no longer any need to consider this.

Works for me!

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: [HACKERS] [PATCH] Overestimated filter cost and its mitigation
Next
From: Oleksandr Shulgin
Date:
Subject: Re: How can we submit code patches that implement our (pending) patents?