Performance problem iterating a resultset

Поиск
Список
Период
Сортировка
От Riyaz@umapinc.com
Тема Performance problem iterating a resultset
Дата
Msg-id OFAC5D2800.ADCB89A9-ON05256C56.004DC6E8-85256C56.0048F164@umapinc.com
обсуждение исходный текст
Ответы Re: Performance problem iterating a resultset
Re: Performance problem iterating a resultset
Re: Performance problem iterating a resultset
Список pgsql-jdbc

Hello,
      I am using JDBC driver for Postgresql to retrieve results from a JSP page, iterating through the resultset to extract the results and concatenating it to a string. Everthing is working except for that while I am iterating through the resultset to generate a string its taking a good amount of time. Is there a way in Postgresql where I can export the resultset directly to a xml file?(The data I am receiving from the database are xml nodes)

Or, Is there a faster way I can retrieve results from the resultset?



Thanks,
-Riyaz  

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

Предыдущее
От: lalit
Дата:
Сообщение: Re: Support for javax.sql.DataSource ..
Следующее
От: "G.Nagarajan"
Дата:
Сообщение: Re: Performance problem iterating a resultset