Re: in memory views

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: in memory views
Дата
Msg-id Pine.BSO.4.63.0605101715020.26920@leary2.csoft.net
обсуждение исходный текст
Ответ на Re: in memory views  (Thomas Vatter <thomas.vatter@network-inventory.de>)
Ответы Re: in memory views  (Thomas Vatter <thomas.vatter@network-inventory.de>)
Список pgsql-performance

On Wed, 10 May 2006, Thomas Vatter wrote:

> Yes, the difference between psql command line and application is 6
> seconds to 40 seconds. It is exactly the step resultSet =
> excecuteQuery() that needs 40 seconds. I use next() as a cursor through
> the resultSet, but I fear this is not enough, do I have to use
> createStatement(resultSetType, resultSetConcurrency) respectively
> prepareStatement (resultSetType, resultSetConcurrency) to achieve the
> cursor behaviour?

http://jdbc.postgresql.org/documentation/81/query.html#query-with-cursor

Kris Jurka


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Lot'sa joins - performance tip-up, please?
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: UNSUBSCRIBE