| From: | Michael Stephenson <mstephenson(at)tirin(dot)openworld(dot)co(dot)uk> |
|---|---|
| To: | PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: Re: [ADMIN] High memory usage [PATCH] |
| Date: | 2001-06-22 14:42:24 |
| Message-ID: | Pine.LNX.4.30.0106221539490.6199-100000@tirin.openworld.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-jdbc pgsql-patches |
[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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2001-06-22 15:20:54 | RE: Re: Re: [ADMIN] High memory usage [PATCH] |
| Previous Message | Dave Cramer | 2001-06-22 14:34:07 | RE: Re: [ADMIN] High memory usage [PATCH] |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2001-06-22 15:20:54 | RE: Re: Re: [ADMIN] High memory usage [PATCH] |
| Previous Message | Dave Cramer | 2001-06-22 14:34:07 | RE: Re: [ADMIN] High memory usage [PATCH] |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Cramer | 2001-06-22 15:20:54 | RE: Re: Re: [ADMIN] High memory usage [PATCH] |
| Previous Message | Dave Cramer | 2001-06-22 14:34:07 | RE: Re: [ADMIN] High memory usage [PATCH] |