Re: Improving PostgreSQL insert performance
Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
From: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
To: Frits Jalvingh <jal@etc.to>
Cc: "Chellappa, Babu" <Babu_Chellappa@unigroup.com>, "pgsql-performance@postgresql.org" <pgsql-performance@postgresql.org>,
Kenneth Marshall <ktm@rice.edu>
Date: 2017-06-09T22:08:34Z
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