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

From Barry Lind
Subject Re: RE: [ADMIN] High memory usage [PATCH]
Date
Msg-id 3B379909.6080302@xythos.com
Whole thread Raw
Responses Re: RE: [ADMIN] High memory usage [PATCH]  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
I like that idea.  Best of both worlds.  I will redo my patch to do that
and resubmit.

thanks,
--Barry


Dave Cramer wrote:

> Bruce, Barry,
>
> How about checking for the existence of the date object in the
> constructor? This would mean that it would only be created once per
> thread.
>
> Dave
>
>
> -----Original Message-----
> From: pgsql-jdbc-owner@postgresql.org
> [mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Bruce Momjian
> Sent: June 25, 2001 2:50 PM
> To: Barry Lind
> Cc: Dave@micro-automation.net; 'PostgreSQL jdbc list'
> Subject: Re: [JDBC] RE: [ADMIN] High memory usage [PATCH]
>
>
>>Bruce,
>>
>>I don't think you need to back out Dave's patch.  It works fine as it
>>is.  I just think it can be improved upon.
>>
>
> OK, you just let me know.
>
>



pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: RE: [ADMIN] High memory usage [PATCH]
Next
From: "Dave Cramer"
Date:
Subject: RE: RE: [ADMIN] High memory usage [PATCH]