Re: Improving PostgreSQL insert performance

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Frits Jalvingh <jal(at)etc(dot)to>
Cc: "Chellappa, Babu" <Babu_Chellappa(at)unigroup(dot)com>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>, Kenneth Marshall <ktm(at)rice(dot)edu>
Subject: Re: Improving PostgreSQL insert performance
Date: 2017-06-09 22:08:34
Message-ID: CAB=Je-Hh4ieW2Sv0HcAbaAnrf6xV_dK+OQ536ELNtY6619KF0A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Frits,

Would you mind sharing the source code of your benchmark?

>BTW: It seems you need a recent driver for this; I'm
using postgresql-42.1.1.jar

Technically speaking, reWriteBatchedInserts was introduced in 9.4.1209
(2016-07-15)

Vladimir

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Michael Paquier 2017-06-09 22:43:00 Re: Invalid WAL segment size. Allowed values are 1,2,4,8,16,32,64
Previous Message Jeff Janes 2017-06-09 17:07:07 Re: Improving PostgreSQL insert performance