Re: RE: [ADMIN] High memory usage [PATCH] - Mailing list pgsql-jdbc

From Gunnar Rønning
Subject Re: RE: [ADMIN] High memory usage [PATCH]
Date
Msg-id m2hex3urqh.fsf@smaug.polygnosis.com
Whole thread Raw
In response to RE: [ADMIN] High memory usage [PATCH]  ("Dave Cramer" <Dave@micro-automation.net>)
Responses RE: RE: [ADMIN] High memory usage [PATCH]  ("Dave Cramer" <Dave@micro-automation.net>)
List pgsql-jdbc
* "Dave Cramer" <Dave@micro-automation.net> wrote:
|
| Regarding the catch-22 with Blob, etc. I think we need to make a harsh
| decision here. Either break the existing code, or create another driver
| codebase. If we don't do something we will be doomed to non-compliance.
| This will hurt the driver in the not too distant future. There are a lot
| of tools out there which the driver needs to be compatible with.
|

I would say that it is better to break existing code that depends on
broken behaviour than being out of sync with the standard. Not following
the JDBC standard is just asking for a fork - there are a lot of
object relational tools out there and if want these to work with postgresql
we have no choice.


--
Gunnar Rønning - gunnar@polygnosis.com
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/

pgsql-jdbc by date:

Previous
From: "Dave Cramer"
Date:
Subject: RE: High Memory Usage Patch -- Disregard my last message
Next
From: "Dave Cramer"
Date:
Subject: RE: Re: RE: [ADMIN] High memory usage [PATCH]