Re: Postgres consuming way too much memory???

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "jody brownell" <jody(dot)brownell(at)q1labs(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Postgres consuming way too much memory???
Date: 2006-06-14 20:03:00
Message-ID: 3106.1150315380@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"jody brownell" <jody(dot)brownell(at)q1labs(dot)com> writes:
> 27116 postgres 15 0 1515m 901m 91m S 0.0 22.9 18:33.96 postgres: qradar qradar ::ffff:x.x.x.x(51149) idle

This looks like a memory leak, but you haven't provided enough info to
let someone else reproduce it. Can you log what your application is
doing and extract a test case? What PG version is this, anyway?

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Scott Marlowe 2006-06-14 20:11:37 Re: Performance of pg_dump on PGSQL 8.0
Previous Message Dave Page 2006-06-14 20:00:57 Re: Which processor runs better for Postgresql?