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

From Dave Cramer
Subject RE: RE: [ADMIN] High memory usage [PATCH]
Date
Msg-id 000a01c0fdb0$8512d810$0201a8c0@INSPIRON
Whole thread Raw
In response to Re: RE: [ADMIN] High memory usage [PATCH]  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: RE: [ADMIN] High memory usage [PATCH]  (Gunnar Rønning <gunnar@polygnosis.com>)
List pgsql-jdbc
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.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania
19026

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)



pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: RE: [ADMIN] High memory usage [PATCH]
Next
From: Bruce Momjian
Date:
Subject: Re: RE: [ADMIN] High memory usage [PATCH]