Postgresql 7.4.2 and OutOfMemoryError

Поиск
Список
Период
Сортировка
От Sharib Anis
Тема Postgresql 7.4.2 and OutOfMemoryError
Дата
Msg-id 005001c44304$c75ede70$1864000a@SHARIB
обсуждение исходный текст
Ответы Re: Postgresql 7.4.2 and OutOfMemoryError
Список 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 по дате отправления:

Предыдущее
От: tyagel@yahoo.com (tyagel)
Дата:
Сообщение: Arrays and JDBC :: setObject causes array_in Need to specify dimension
Следующее
От: "Vitaly Shimansky"
Дата:
Сообщение: Question about connections