RE: High memory usage [PATCH]

From: "Rainer Mager" <rmager(at)vgkk(dot)com>
To: "PostgreSQL Admin" <pgsql-admin(at)postgresql(dot)org>
Subject: RE: High memory usage [PATCH]
Date: 2001-06-20 03:40:22
Message-ID: NEBBJBCAFMMNIHGDLFKGEEFJEFAA.rmager@vgkk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-jdbc pgsql-patches

Attached is my patch to the official 7.1.2 PreparedStatement.java class.
This seems to work quite well for me in a test case. To try to reproduce the
seen problem I will need to test all night. I'll report tomorrow.

BTW, this is my first attempt at making a unified diff so I might have done
something wrong. If this diff doesn't apply please tell me.

--Rainer

> -----Original Message-----
> From: pgsql-admin-owner(at)postgresql(dot)org
> [mailto:pgsql-admin-owner(at)postgresql(dot)org]On Behalf Of Rainer Mager
> Sent: Wednesday, June 20, 2001 9:08 AM
> To: Tom Lane
> Cc: PostgreSQL Admin
> Subject: RE: [ADMIN] High memory usage
>
>
> I'll work on a patch but if someone has already done this I would be
> grateful.

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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jie Liang 2001-06-20 04:44:08 log file
Previous Message Rainer Mager 2001-06-20 00:08:08 RE: High memory usage

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rainer Mager 2001-06-20 07:18:52 RE: High memory usage
Previous Message ÀîÁ¢Ð 2001-06-20 01:20:36 Re: Re: [PATCHES] [PATCH] Contrib C source for casting MONEY to INT[248] and FLOAT[48]

Browse pgsql-patches by date

  From Date Subject
Next Message Rainer Mager 2001-06-20 07:18:52 RE: High memory usage
Previous Message Stephen Ramsey 2001-06-20 02:00:02 Re: possible patch to increase number of hash overflow pages?