Re: Postgress memory leak with JBoss3.2.6 and large DB - Mailing list pgsql-performance

From Tom Lane
Subject Re: Postgress memory leak with JBoss3.2.6 and large DB
Date
Msg-id 21864.1157046887@sss.pgh.pa.us
Whole thread Raw
In response to Postgress memory leak with JBoss3.2.6 and large DB  ("Indika Maligaspe" <indika@rezgateway.com>)
Responses Re: Postgress memory leak with JBoss3.2.6 and large DB  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-performance
"Indika Maligaspe" <indika@rezgateway.com> writes:
> The problem is when we are querying a specific set of table (which all
> tables having over 100K  of rows), the Postgres user process takes over or
> close 700MB of memory. This is just to return 3000 odd rows. Even though we
> have lot of data we still do not have that much to eat up this much of
> memory.

Playing with server-side settings won't have the slightest effect on a
client-side problem.  I'd suggest asking about this on the pgsql-jdbc
list; they are more likely to have useful suggestions than backend
hackers will.

            regards, tom lane

pgsql-performance by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: High concurrency OLTP database performance tuning
Next
From: Vivek Khera
Date:
Subject: Re: performance problems.