From: | Vitaliy Garnashevich <vgarnashevich(at)gmail(dot)com> |
---|---|
To: | pgsql-performance(at)lists(dot)postgresql(dot)org |
Subject: | Re: need help on memory allocation |
Date: | 2018-01-24 08:03:56 |
Message-ID: | 1cee4555-fc88-df8f-d94f-18fc1f13fdc1@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
Hi,
The following talk describes an issue with how Linux may handle memory
allocation for Postgres. The issue may cause many hundreds of megabytes
not being released in some cases.
PostgreSQL and RAM usage [Feb 27, 2017]
https://www.youtube.com/watch?v=EgQCxERi35A
see between minutes 33 and 39 of the talk
Regards,
Vitaliy
On 18/01/2018 17:25, Rambabu V wrote:
> Hi Team,
>
> we are seeing idle sessions consuming memory in our database, could
> you please help me how much memory an idle session can use max and how
> can we find how much work_mem consuming for single process.
>
> we are getting out of memory error,for this i'm asking above questions.
>
>
> Regards,
>
> Rambabu Vakada.
From | Date | Subject | |
---|---|---|---|
Next Message | Stefan Petrea | 2018-01-24 11:48:17 | pg_xlog unbounded growth |
Previous Message | Claudio Freire | 2018-01-24 07:42:36 | Re: 8.2 Autovacuum BUG ? |