JDBC statement batching in 7.4?

Поиск
Список
Период
Сортировка
От Michael Nonemacher
Тема JDBC statement batching in 7.4?
Дата
Msg-id 30CE68DEED8695408D42F4D78183D522018484@txw2kse2k01.austin.messageone.com
обсуждение исходный текст
Список pgsql-jdbc
Several of the products I've developed have been using PostgreSQL from
java for awhile now, and I've been anxiously awaiting real statement
batching (one roundtrip per executeBatch) for some time now.  Is this on
the roadmap?  Is there any good reason this hasn't been implemented yet?

I've seen a few messages about how batching is now supported, but it
looks to me like there's no real advantage to using it, because it's
still a roundtrip per query.  To me, the whole point of batching is to
execute a number of statements in a single roundtrip.  Will this ever
happen?

schmoe

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: JDBC3 and 7.4.1
Следующее
От: "Chris Smith"
Дата:
Сообщение: PATCH: SSL documentation and flexibility