Thread: LargeObject.write(byte[] buf) method

LargeObject.write(byte[] buf) method

From
"Rafal Piotrowski (CSCS)"
Date:
Hi,

Configuration:
- PostgreSQL 6.5.1
- JDBC for JDK 1.2

Problem:

Why if the object is big (in my case 922176 bytes) the write(byte[]
buf)  method in LargeObject class fails. But if I use 
write(byte[] buf, int off, int len) and write data in junks for example
4096 bytes, everything is OK.

Does anyone have an idea why?

thanks,

RP
-- 
..............................................................................
:           Rafal Piotrowski             :
mailto:Rafal.Piotrowski@CSCS.CH   :
:          Research Scientist            :
http://www.cscs.ch/~rpiotrow      :
: Centro Svizzero di Calcolo Scientifico : Tel.: +41 (0)91 610
8211          :
:       Via Cantonale, Galleria 2        :       +41 (0)91 610 8315
(direct) :
:       CH-6928 Manno, Switzerland       : Fax:  +41 (0)91 610
8383          :
..............................................................................