Re: Problems with big tables.

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Jose Miguel Madinaveitia Ramirez <miguelmr(at)servidor(dot)unam(dot)mx>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Problems with big tables.
Date: 2004-08-06 19:21:41
Message-ID: 1091820101.1552.75.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2004-08-06 22:06:30 Re: Problems with charsets, investigated...
Previous Message Alexandre Aufrere 2004-08-06 18:32:08 Re: Problems with charsets, investigated...