jdbc driver performance TODO

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема jdbc driver performance TODO
Дата
Msg-id 1161989869.11568.133.camel@silverbirch.site
обсуждение исходный текст
Ответы Re: jdbc driver performance TODO
Re: jdbc driver performance TODO
Список pgsql-jdbc
I'm interested in updating the performance TODO list for the jdbc
driver. I want to refresh the TODO list with any new items people are
aware of, plus make sure each item has a link to an agreed design if one
exists.

Forgive me for the observation, but the current list does seem to be a
little out of date:
- Add statement pooling to take advantage of server prepared statements.
- Allow scrollable ResultSets to not fetch all results in one batch.
- Allow refcursor ResultSets to not fetch all results in one batch.
- Allow binary data transfers for all datatypes not just bytea.

Could I shake the tree for any new performance suggestions? Or maybe not
new exactly, but just not listed. Lots of detail please....

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com



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

Предыдущее
От: Morgan Kita
Дата:
Сообщение: Re: Applet problems
Следующее
От: "Bucky Jordan"
Дата:
Сообщение: Re: jdbc driver performance TODO