Re: cache Memory of server - Mailing list pgsql-admin

From Jan Lentfer
Subject Re: cache Memory of server
Date
Msg-id 1de8696a86fac881688f0d463506f41a@imap.lan.net
Whole thread Raw
In response to cache Memory of server  ("AL-Temimi, Muthana" <muthana.al-temimi@tu-harburg.hamburg.de>)
List pgsql-admin
Am 2015-06-08 15:53, schrieb AL-Temimi, Muthana:
> See the free command:
>
> am 08.06.2015 um 15:13 Uhr: --active connection: 305
>
> srvpgsql1:/opt/pgsql_data # free
>
>  total used free shared buffers cached
>
> Mem: 12199684 8758400 3441284 1269784 231324 7139400
>
> -/+ buffers/cache: 1387676 10812008
>
> Swap: 6289404 0 6289404
>
>
> ----------------------------------------------------------------------
>
>
> am 08.06.2015 um 15:53 Uhr: --active connection: 278
>
> srvpgsql1:/opt/pgsql_data # free
>
>  total used free shared buffers cached
>
> Mem: 12199684 8686228 3513456 1269784 232164 7164288
>
> -/+ buffers/cache: 1289776 10909908
>
> Swap: 6289404 0 6289404
>


That is basically what Scott said: you are watching the Kernel FS
cache. It may only be a coincidence that it increased together with the
postgres sessions. A high number here is usually somehting good, because
a lot of your filesystems reads will be served from RAM. Looking at your
numbers, I would say you are "all good" (except as Scott said, mabye try
to reduce number of parallel sessions) - big fs cache and still free
RAM.
What are your settings for shared buffers btw?

Jan


pgsql-admin by date:

Previous
From: lst_hoe02@kwsoft.de
Date:
Subject: Re: cache Memory of server
Next
From: neeraj tonu
Date:
Subject: barman binary not working properly