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

From Michael Stephenson
Subject Re: Re: [ADMIN] High memory usage [PATCH]
Date
Msg-id Pine.LNX.4.30.0106221539490.6199-100000@tirin.openworld.co.uk
Whole thread Raw
In response to Re: Re: [ADMIN] High memory usage [PATCH]  (Gunnar Rønning <gunnar@polygnosis.com>)
Responses RE: Re: Re: [ADMIN] High memory usage [PATCH]  ("Dave Cramer" <dave@fastcrypt.com>)
List pgsql-jdbc
[snip]

Wouldn't it be more elegant simply to make the ThreadLocal's static (as
I'd have thought was probably the intention of the original author), this
would remove the possiblity of any memory leaks in a single threaded
environment, and have the same affect ultimately in a multithreaded
environment?

Michael Stephenson


pgsql-jdbc by date:

Previous
From: Gunnar Rønning
Date:
Subject: Re: Re: [ADMIN] High memory usage [PATCH]
Next
From: "Dave Cramer"
Date:
Subject: RE: Re: [ADMIN] High memory usage [PATCH]