RE: Re: [ADMIN] High memory usage [PATCH]

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: 'Gunnar Rønning' <gunnar(at)polygnosis(dot)com>, "'Rainer Mager'" <rmager(at)vgkk(dot)com>
Cc: "'Bruce Momjian'" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "'PostgreSQL jdbc list'" <pgsql-jdbc(at)postgresql(dot)org>
Subject: RE: Re: [ADMIN] High memory usage [PATCH]
Date: 2001-06-22 19:09:40
Message-ID: 000801c0fb4e$e32f4280$0201a8c0@INSPIRON
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-jdbc pgsql-patches

Here is a patch which inspired by Michael Stephens that should work

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Gunnar Rønning
Sent: June 22, 2001 10:14 AM
To: Rainer Mager
Cc: Dave Cramer; Bruce Momjian; PostgreSQL jdbc list
Subject: Re: [JDBC] Re: [ADMIN] High memory usage [PATCH]

* "Rainer Mager" <rmager(at)vgkk(dot)com> wrote:
|

| Interesting. I wasn't aware of this. If question #2 is answered such
that
| thread safe isn't necessary, then this problem goes away pretty
easily. If
| thread safety is needed then this would have to be rewritten, I can
look
| into doing this if you like.

Thread safety is required by the spec. Do you have "JDBC API tutorial
and
reference, 2 ed." from Addison Wesley ? This book contains a section for

JDBC driver writers and explains this issue.

regards,

Gunnar

--
Gunnar Rønning - gunnar(at)polygnosis(dot)com
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

Attachment Content-Type Size
PreparedStatement.diff application/octet-stream 2.8 KB

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Thalis A. Kalfigopoulos 2001-06-22 20:26:22 Re: rename a table
Previous Message Lotus Luby-Loo 2001-06-22 15:59:08 Strange security behaviour!

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-06-23 03:00:41 Re: Re: [ADMIN] High memory usage [PATCH]
Previous Message Joel Stevenson 2001-06-22 18:29:15 old product version number

Browse pgsql-patches by date

  From Date Subject
Next Message Jason Tishler 2001-06-22 21:28:03 Re: Python (PyGreSQL) make install patch
Previous Message Peter Eisentraut 2001-06-22 18:39:28 Re: Python (PyGreSQL) make install patch