Scott Marlowe wrote:
Yes, the difference between psql command line and application is 6 seconds to 40 seconds. It isOn Wed, 2006-05-10 at 10:41, Thomas Vatter wrote: 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? regards tom |
- Re: [PERFORM] in memory views Thomas Vatter
- Re: [PERFORM] in memory views Scott Marlowe
- Re: [PERFORM] in memory views Thomas Vatter
- Re: [PERFORM] in memory views Kris Jurka
- Re: [PERFORM] in memory views Thomas Vatter
- Re: [PERFORM] in memory views Dave Dutcher
- Re: [PERFORM] in memory views Thomas Vatter
