Re: Re: Batches of single-insert statements vs batches ofmulti-insert statements - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Re: Batches of single-insert statements vs batches ofmulti-insert statements
Date
Msg-id CADK3HHLz1xDCaytLCyiiXArh96p4r2wGS-fTntRSDKHLpSh8fQ@mail.gmail.com
Whole thread Raw
In response to Re: Batches of single-insert statements vs batches of multi-insert statements  (Thomas Kellerer <spam_eater@gmx.net>)
Responses PrepareStatement.execute() blocked because of long time 'create index' operation, connection leak
List pgsql-jdbc
It's a snapshot, not a release


On 5 June 2016 at 16:48, Thomas Kellerer <spam_eater@gmx.net> wrote:
Vladimir Sitnikov schrieb am 05.06.2016 um 20:33:
The feature is disabled by default (so everybody can give it a try before we make it default), and we plan to activate it by default.
To activate multi-inserts, you should add reWriteBatchedInserts=true connection parameter.
You need 9.4.1209-SNAPSHOT version (you can grab that from Maven Central or build from sources).

Is there a reason why that build is not available on https://jdbc.postgresql.org/download.html ?






--
Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc

pgsql-jdbc by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Batches of single-insert statements vs batches of multi-insertstatements
Next
From: "jingzhi.zhang@outlook.com"
Date:
Subject: PrepareStatement.execute() blocked because of long time 'create index' operation, connection leak