Re: not fetching all query results - Mailing list pgsql-jdbc

From Radim Kolar
Subject Re: not fetching all query results
Date
Msg-id 5005D257.9000100@filez.com
Whole thread Raw
In response to Re: not fetching all query results  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: not fetching all query results  (Craig Ringer <ringerc@ringerc.id.au>)
List pgsql-jdbc
Dne 17.7.2012 22:05, Dave Cramer napsal(a):
> Radim,
>
> As per our docs
> http://jdbc.postgresql.org/documentation/91/query.html#fetchsize-example
>
> You need to do the select inside a transaction
In transaction that simple example really works. Can it be fixed in
driver to work in autocommit mode? I will try scrollable cursor next.

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: not fetching all query results
Next
From: Craig Ringer
Date:
Subject: Re: not fetching all query results