Re: connection from connection pool uses too much memory during the time - Mailing list pgsql-admin

From Kevin Grittner
Subject Re: connection from connection pool uses too much memory during the time
Date
Msg-id 47A03B08.EE98.0025.0@wicourts.gov
Whole thread Raw
In response to connection from connection pool uses too much memory during the time  (Honza Novak <kacerr@developers.zlutazimnice.cz>)
List pgsql-admin
>>> On Wed, Jan 30, 2008 at  3:53 AM, in message
<47A0490D.4020301@developers.zlutazimnice.cz>, Honza Novak
<kacerr@developers.zlutazimnice.cz> wrote:

> The problem is that it looks
> like, that once the open connection takes some memory, it never gives
> that memory back, which ends up with our server swapping large amounts
> of memory.

What operating system?

How are you looking at the RAM usage?

Many people are confused when seeing the OS cache usage when running
PostgreSQL.  That's normal and is not a problem.

-Kevin




pgsql-admin by date:

Previous
From: Honza Novak
Date:
Subject: connection from connection pool uses too much memory during the time
Next
From: Chander Ganesan
Date:
Subject: Re: [GENERAL] Can we have 2 databases on same server