Re: High memory usage [PATCH]

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Rainer Mager <rmager(at)vgkk(dot)com>
Cc: PostgreSQL Admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: High memory usage [PATCH]
Date: 2001-06-21 02:08:04
Message-ID: 200106210208.f5L284Z01885@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-jdbc pgsql-patches


Patch format looks good to me. I will wait to see what others say about
its content.

> 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, skipping... ]

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

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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Rainer Mager 2001-06-21 02:17:13 RE: High memory usage
Previous Message Tom Lane 2001-06-21 01:55:50 Re: High memory usage

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rainer Mager 2001-06-21 02:17:13 RE: High memory usage
Previous Message Tom Lane 2001-06-21 01:55:50 Re: High memory usage

Browse pgsql-patches by date

  From Date Subject
Next Message Rainer Mager 2001-06-21 02:17:13 RE: High memory usage
Previous Message Bruce Momjian 2001-06-21 02:04:40 Re: possible patch to increase number of hash overflow pages?