pgjdbc-ng stability

From: Andreas Joseph Krogh <andreak(at)officenet(dot)no>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: pgjdbc-ng stability
Date: 2013-07-03 12:45:11
Message-ID: OrigoEmail.783.5b847a68bd319fd2.13fa48bc777@prod2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

<div>Hi list.</div>

<div> </div>

<div>I've been testing Kevin's pgjdbc-ng driver and after his latest fixes (for making Blobs work) I can confirm that it seems stable for use with both Hibernate and EclipseLink (in a Spring-tx JAVA-SE environment). EclipseLink is close to impossible to use without proper Blob-support in the driver (Connection.createBlob), if you want JPA-fields of type=Blob mapped that is.</div>

<div> </div>

<div>The memory-consumption is also very nice. I've tried up/down-loading &gt; 1GB of data mapped as a Blob-field on a JPA-object (which uses streams under the hood, not byte-arrays) without any issues and the memory-usage stays very low according to jvisualvm.</div>

<div> </div>

<div class="origo-email-signature">--<br>
Andreas Joseph Krogh &lt;andreak(at)officenet(dot)no&gt;      mob: +47 909 56 963<br>
Senior Software Developer / CTO - OfficeNet AS - http://www.officenet.no<br>
Public key: http://home.officenet.no/~andreak/public_key.asc</div>

Attachment Content-Type Size
unknown_filename text/html 987 bytes

Browse pgsql-jdbc by date

  From Date Subject
Next Message dmp 2013-07-03 15:55:37 Re: Project plans
Previous Message Dave Cramer 2013-07-03 10:51:10 Project plans