Re: need help on memory allocation

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: pavan95 <pavan(dot)postgresdba(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: need help on memory allocation
Date: 2018-01-24 07:15:59
Message-ID: 20180124071559.GA23081@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Tue, Jan 23, 2018 at 10:54:01PM -0700, pavan95 wrote:
> If you are finding some <IDLE> sessions then of course your database is
> perfectly alright. As <IDLE> sessions won't consume any memory.

Those have a cost as well when building transaction snapshots. Too much
of them is no good either, let's not forget that.
--
Michael

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message pavan95 2018-01-24 07:34:15 Re: need help on memory allocation
Previous Message Thomas Kellerer 2018-01-24 07:09:32 Re: Performance impact of lowering max_files_per_process