Re: Problems with big tables. - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Problems with big tables.
Date
Msg-id 1091820101.1552.75.camel@localhost.localdomain
Whole thread Raw
In response to Problems with big tables.  (Jose Miguel Madinaveitia Ramirez <miguelmr@servidor.unam.mx>)
List pgsql-jdbc
Jose,

Have you tried the latest driver, and server, setFetchSize() is
implemented on those.

Dave
On Fri, 2004-08-06 at 13:53, Jose Miguel Madinaveitia Ramirez wrote:
> Hi, I have a problem to obtain big tables (1 million records) with the
> jdbc driver.
> The out of memory error is throw by the executeQuery().
> The fetchsize() function does not work.?
>
> sorry for my english.
>
> Thanks.
>
> saludos.
> miguel.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match
>
--
Dave Cramer
519 939 0336
ICQ # 14675561


pgsql-jdbc by date:

Previous
From: Alexandre Aufrere
Date:
Subject: Re: Problems with charsets, investigated...
Next
From: Oliver Jowett
Date:
Subject: Re: Problems with charsets, investigated...