Re: Check Pointer

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Check Pointer
Дата
Msg-id 51A743F7.7030507@2ndQuadrant.com
обсуждение исходный текст
Ответ на Check Pointer  (itishree sukla <itishree.sukla@gmail.com>)
Список pgsql-performance
On 5/30/13 8:09 AM, 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.

That process will eventually access all of shared_buffers, which shows
as a shared memory block for that process.  That's what you're seeing
there.  It doesn't actually use any significant amount of memory on its own.

--
Greg Smith   2ndQuadrant US    greg@2ndQuadrant.com   Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support www.2ndQuadrant.com


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

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