How much shared memory am I using please? - Mailing list pgsql-admin

From adey
Subject How much shared memory am I using please?
Date
Msg-id 1c66bda805091222435b7651f1@mail.gmail.com
Whole thread Raw
List pgsql-admin
A "free" command on my linux server returns the following:-
 

                     total       used       free          shared    buffers     cached
Mem:       4077400    3958256     119144          0     104208    1551116
-/+ buffers/cache:    2302932    1774468
Swap:      2000084       4744    1995340

Postgres shared_buffers is set to 16384

SHMMAX is set to 256554432 bytes (245mb)

Why free show "shared" as 0 consistently please, and am I really not sharing any memory?

I'm trying to tune my SHMMAX parameter to provide an optimal shared memory segment size in which Postgres Shared_buffers can be optimised.

How do I do this please?

pgsql-admin by date:

Previous
From: John DeSoi
Date:
Subject: Re: manage backup on a Window XP
Next
From: "ashish srivastava"
Date:
Subject: some samll questions on postgres