Re: Making "COPY partitioned_table FROM" faster

From: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
To: Melanie Plageman <melanieplageman(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, khuddleston(at)pivotal(dot)io
Subject: Re: Making "COPY partitioned_table FROM" faster
Date: 2018-07-29 01:00:05
Message-ID: CAKJS1f9f8yuj04X_rffNu2JPbvhy+YP_aVH6iwCTJ1OL=YwCOg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 29 July 2018 at 05:24, Melanie Plageman <melanieplageman(at)gmail(dot)com> wrote:
> On Thu, Jul 26, 2018 at 7:26 PM, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
> wrote:
>>
>> Fixed in the attached v4. That's the only change.
>
>
> I don't see an attachment.

Oops. Must've fallen off in transit :) Hopefully, it's more firmly
attached this time.

> We are probably okay without doing that in this case. Assuming v4 changed
> that typo, I feel ready to change the status of the patch to "ready for
> committer".

Great. Many thanks to you and Karen for reviewing this and for pushing
me into the adaptive code. I think the patch is far better for it.

--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
v4-0001-Allow-multi-inserts-during-COPY-into-a-partitione.patch application/octet-stream 21.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2018-07-29 01:26:42 Re: Usability fail with psql's \dp command
Previous Message Tomas Vondra 2018-07-29 00:43:29 pgsql: Refactor geometric functions and operators