Re: Check Pointer

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Check Pointer
Дата
Msg-id 51A7457F.3040309@vmware.com
обсуждение исходный текст
Ответ на Check Pointer  (itishree sukla <itishree.sukla@gmail.com>)
Ответы Re: Check Pointer  (itishree sukla <itishree.sukla@gmail.com>)
Список pgsql-performance
On 30.05.2013 15:09, itishree sukla wrote:
> In our server Check pointer process is consuming 8 GB of memory, what could
> be the possible reason? Can any one please help.

Are you sure you're measuring the memory correctly? The RES field in top
output, for example, includes shared memory, ie. the whole buffer cache.
Shared memory isn't really "consumed" by the checkpointer process, but
shared by all postgres processes.

- Heikki


В списке pgsql-performance по дате отправления:

Предыдущее
От: Dinesh Kumar
Дата:
Сообщение: Re: Check Pointer
Следующее
От: itishree sukla
Дата:
Сообщение: Re: Check Pointer