BYTEA with large files leads to OutOfMemory

Поиск
Список
Период
Сортировка
От Fuchs Clemens
Тема BYTEA with large files leads to OutOfMemory
Дата
Msg-id 9DDD01E6B277D511B22300A0C9EEE776025D4EFD@LNZP106A
обсуждение исходный текст
Ответы Re: BYTEA with large files leads to OutOfMemory  (Paul Thomas <paul@tmsl.demon.co.uk>)
Список pgsql-jdbc

Hi,

I'm working on a project, which has to deal with files being uploaded to the DB. I created a table using the BYTEA datataype and uploading small files works great. But with larger files - I tested with 2.5 MB file - the memory consumption raises incredibly and leads to a OutOfMemory exception.

I noticed several discussions about this topic, but found no solution.

Can someone help me?

thanks,
Clemens

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Register arbitrary types Framework
Следующее
От: Glenn Holmer
Дата:
Сообщение: updatable result sets