Re: [PATCH] Performance Improvement For Copy From Binary Files - Mailing list pgsql-hackers

From Amit Langote
Subject Re: [PATCH] Performance Improvement For Copy From Binary Files
Date
Msg-id CA+HiwqGwtfSsFMmeH91gur_rygsmEVdGzqs32bR_FewNyJgg+A@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Performance Improvement For Copy From Binary Files  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: [PATCH] Performance Improvement For Copy From Binary Files  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
List pgsql-hackers
On Tue, Jul 7, 2020 at 4:28 PM Amit Langote <amitlangote09@gmail.com> wrote:
> The median times for the COPY FROM commands above, with and without
> the patch, are as follows:
>
>             HEAD    patched
> foo5        8.5     6.5
> foo10       14      10
> foo20       25      18

Sorry, I forgot to mention that these times are in seconds.

-- 
Amit Langote
EnterpriseDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Quick doc patch
Next
From: Magnus Hagander
Date:
Subject: Re: Resetting spilled txn statistics in pg_stat_replication