Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Interfaces Jdbc > Re: BLOB is rea...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 1945 of 1987
Post > Topic >>

Re: BLOB is read into memory instead of streaming (bug?)

by rengels@[EMAIL PROTECTED] (robert engels) May 1, 2008 at 03:27 PM

This seems like a very bad impl - at least for JDBC.

Why are the details of this access not hidden in the JDBC driver? The  
column type is the only thing that a user should be concerned with.

Why would someone want to code proprietary Postgres code just to  
access BLOBs?

The JDBC blob API is very good. Using either the BLOB/locator  
interface or the getInputStream();

Oracle used to do a similar thing, and finally got with the program  
and uses strict JDBC in their latest driver releases.


-- 
Sent via pgsql-jdbc mailing list (pgsql-jdbc@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-jdbc
 




 3 Posts in Topic:
Re: BLOB is read into memory instead of streaming (bug?)
rengels@[EMAIL PROTECTED]  2008-05-01 15:27:26 
Re: BLOB is read into memory instead of streaming (bug?)
jurka@[EMAIL PROTECTED]   2008-05-01 17:44:34 
Re: BLOB is read into memory instead of streaming (bug?)
rengels@[EMAIL PROTECTED]  2008-05-01 18:49:59 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Tue Jul 8 23:48:34 CDT 2008.