Memory Leak

From: Justin Foster <jfoster(at)corder-eng(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Memory Leak
Date: 2000-11-02 00:10:21
Message-ID: 3A00B0ED.A695923E@corder-eng.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

RedHat 7.0, Postgres 7.1 (libpq), Intel Cel 433, 64mb, 15g hd.

I am running a test which performs 1000 transactions of 1000 updates of a single column in a single table, or (1 tranaction = 1000 updates) *
1000. I have no indecies for any of the columns and the table has 3 columns and 200 records. I do a VACUUM ANALYZE after every transaction. A
single transaction takes about 3-6 seconds.

It appears that RAM decreases at about 10 to 100K a second until it is all gone. Any thoughts on how I can optimise/configure the db to
alleviate this problem? Any hints on where this leak maybe occurring?

Thanks,
-justin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tod McQuillin 2000-11-02 01:34:11 Re: Is cycle references?
Previous Message The Hermit Hacker 2000-11-01 22:58:17 Re: pgsql-general Digest