Postgresql 7.4.2 and OutOfMemoryError - Mailing list pgsql-jdbc

From Sharib Anis
Subject Postgresql 7.4.2 and OutOfMemoryError
Date
Msg-id 005001c44304$c75ede70$1864000a@SHARIB
Whole thread Raw
Responses Re: Postgresql 7.4.2 and OutOfMemoryError
List pgsql-jdbc

Hello All,

I'm using Postgresql for our java application. I started with Postgres 7.2.1 and everything worked fine. Then however, I decided to upgrade to 7.4.2.

Since then I'm facing this frustrating problem where I'm always getting OutOfMemoryError. Basically there is an operation which involves inserts/updates in batches of 20K records. With the earlier version of Postgresql and driver, it worked smoothly, but not now. Any ideas why? What should I do to overcome this? I'm using the latest 7.4 driver too. I suspect it's an issue with the driver.

Thanks and Regards,
Sharib Anis

pgsql-jdbc by date:

Previous
From: tyagel@yahoo.com (tyagel)
Date:
Subject: Arrays and JDBC :: setObject causes array_in Need to specify dimension
Next
From: "Vitaly Shimansky"
Date:
Subject: Question about connections