Re: ResultSet memory usage

Поиск
Список
Период
Сортировка
От Timo Savola
Тема Re: ResultSet memory usage
Дата
Msg-id 1010765309.10350.11.camel@vorlon
обсуждение исходный текст
Ответ на Re: ResultSet memory usage  ("Dave Cramer" <Dave@micro-automation.net>)
Ответы Re: ResultSet memory usage  ("Dave Cramer" <Dave@micro-automation.net>)
Список pgsql-jdbc
> Unfortunately this is an artifact of the way the backend works, once the
> request is made the backend is going to give us all the data.

Couldn't that still be implemented in the JDBC driver by reading from
the socket a little at a time? Or would that introduce bigger problems,
like catastrophic slowdown of other connections to the backend?

Timo



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

Предыдущее
От: Timo Savola
Дата:
Сообщение: Re: ResultSet memory usage
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: ResultSet memory usage