Re: Having some problems with concurrent COPY commands - Mailing list pgsql-performance

From David Rowley
Subject Re: Having some problems with concurrent COPY commands
Date
Msg-id CAKJS1f8hD3Yb=5NGd=u0PkSqBanNdYKw_WJPPdF=PCLNfuLyiA@mail.gmail.com
Whole thread Raw
In response to Re: Having some problems with concurrent COPY commands  (Shaun Thomas <bonesmoses@gmail.com>)
List pgsql-performance
On 14 October 2015 at 08:33, Shaun Thomas <bonesmoses@gmail.com> wrote:
On Tue, Oct 13, 2015 at 7:23 AM, Andres Freund <andres@anarazel.de> wrote:
> and send the results.

Whelp, I'm an idiot. I can't account for how I did it, but I can only
assume I didn't export my ports in the tests properly. I ran
everything again and there's a marked difference between 9.3 and 9.4.
The parallel copy times still inflate, but only from 1.4s to 2.5s at 4
procs. Though it gets a bit dicey after that.



Do the times still inflate in the same way if you perform the COPY before adding the indexes to the table?

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

pgsql-performance by date:

Previous
From: Shaun Thomas
Date:
Subject: Re: Having some problems with concurrent COPY commands
Next
From: Jonathan Rogers
Date:
Subject: SELECT slows down on sixth execution