| From: | "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> |
|---|---|
| To: | "Dave Crooke" <dcrooke(at)gmail(dot)com>, "Scott Carey" <scott(at)richrelevance(dot)com> |
| Cc: | <pgsql-jdbc(at)postgresql(dot)org>, "pgsql-performance" <pgsql-performance(at)postgresql(dot)org> |
| Subject: | SOLVED ... Re: Getting rid of a cursor from JDBC .... Re: [PERFORM] Re: HELP: How to tame the 8.3.x JDBC driver with a biq guery result set |
| Date: | 2010-04-20 14:28:15 |
| Message-ID: | 4BCD73AF0200002500030BC2@gw.wicourts.gov |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc pgsql-performance |
Dave Crooke <dcrooke(at)gmail(dot)com> wrote:
> I'd consider the fact that ResultSet.close() does not release the
> implicit cursor to be something of a bug
What's your reasoning on that? The definitions of cursors in the
spec, if memory serves, allow a cursor to be closed and re-opened;
why would this be treated differently?
-Kevin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Crooke | 2010-04-20 15:47:25 | Re: SOLVED ... Re: Getting rid of a cursor from JDBC .... Re: [PERFORM] Re: HELP: How to tame the 8.3.x JDBC driver with a biq guery result set |
| Previous Message | Dave Crooke | 2010-04-19 23:33:24 | SOLVED ... Re: Getting rid of a cursor from JDBC .... Re: [PERFORM] Re: HELP: How to tame the 8.3.x JDBC driver with a biq guery result set |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Crooke | 2010-04-20 15:47:25 | Re: SOLVED ... Re: Getting rid of a cursor from JDBC .... Re: [PERFORM] Re: HELP: How to tame the 8.3.x JDBC driver with a biq guery result set |
| Previous Message | MUHAMMAD ASIF | 2010-04-20 12:38:27 | Dbt2 with postgres issues on CentOS-5.3 |