How much shared memory am I using please?

Поиск
Список
Период
Сортировка
От adey
Тема How much shared memory am I using please?
Дата
Msg-id 1c66bda805091222435b7651f1@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: John DeSoi
Дата:
Сообщение: Re: manage backup on a Window XP
Следующее
От: "ashish srivastava"
Дата:
Сообщение: some samll questions on postgres