Re: Improving PostgreSQL insert performance

From: Frits Jalvingh <jal(at)etc(dot)to>
To: "Sunkara, Amrutha" <amrutha(at)nytimes(dot)com>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Improving PostgreSQL insert performance
Date: 2017-06-09 14:55:04
Message-ID: CAKhTGFVBu3Zrsp6oRSpTEgWvnie4Wbx++P6=WTfZOWptLOKj+Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

I am not doing anything special I guess. I am adding the results of the
tests and the programs I'm using to the following page:

https://etc.to/confluence/display/~admjal/PostgreSQL+performance+tests

The copy example, in Java, is at the end. All of the examples use trivial
data and the same data. If you find fault please let me know ;) But the
copy does insert the records as they can be seen ;)

On Fri, Jun 9, 2017 at 4:47 PM Sunkara, Amrutha <amrutha(at)nytimes(dot)com> wrote:

> Frits,
>
> When you use the copy command, are you doing anything special to get the
> run time that you are indicating?
>

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Frits Jalvingh 2017-06-09 14:57:58 Re: Improving PostgreSQL insert performance
Previous Message Kenneth Marshall 2017-06-09 14:53:47 Re: Improving PostgreSQL insert performance