Re: Is there a size limit on setBinaryStream?

From: Éric Paré <paree(at)LEXUM(dot)UMontreal(dot)CA>
To: jonathan(dot)lister(at)vaisala(dot)com
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Is there a size limit on setBinaryStream?
Date: 2004-11-27 13:56:37
Message-ID: 1101563797.3320.2.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Check to see if f2.length() is larger than Integer.MAX_SIZE with your
big file.

--
Éric Paré for/pour LexUM
Université de Montréal
Centre de recherche en droit public
C.P. 6128, succ. Centre-ville
Montréal (Qc) Canada H3C 3J7
+1 514-343-6111 #0873
paree(at)lexum(dot)umontreal(dot)ca

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message jonathan.lister 2004-11-27 14:07:15 Re: Is there a size limit on setBinaryStream?
Previous Message jonathan.lister 2004-11-27 13:05:37 Is there a size limit on setBinaryStream?