Re: BLOB support problem !!!!

Поиск
Список
Период
Сортировка
От GP
Тема Re: BLOB support problem !!!!
Дата
Msg-id 40D98772.1010604@csd.uoc.gr
обсуждение исходный текст
Ответ на Re: BLOB support problem !!!!  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
Thanks Oliver

The conn.commit() sloved my problems !


Oliver Jowett wrote:

> GP wrote:
>
>> I tried both of them BUT
>> The first one throw an OutofMemoryException for files > 1.5 Mbyte (is
>> this some kind of bug ??)
>
>
> It's a known issue. There are patches pending to fix it that will
> hopefully be applied soon. A workaround is to increase your JVM's heap
> size.
>
>> And the second one doesn't throw any Exception or Error but it does
>> NOT write anything in the database !!
>
>
> It looks like it's missing a conn.commit() call at the end, so none of
> the changes will actually be committed..
>
> -O




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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: BLOB support problem !!!!
Следующее
От: ALBERDI Ion
Дата:
Сообщение: ConnectionPooling executeUpdate