Re: Shared_buffers

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: Shared_buffers
Дата
Msg-id 20190312201102.GI23597@telsasoft.com
обсуждение исходный текст
Ответ на Re: Shared_buffers  (MichaelDBA <MichaelDBA@sqlexec.com>)
Ответы Re: Shared_buffers  (MichaelDBA <MichaelDBA@sqlexec.com>)
Список pgsql-performance
On Tue, Mar 12, 2019 at 04:03:11PM -0400, MichaelDBA wrote:
> Set shared_buffers more accurately by using pg_buffercache extension and the
> related queries during high load times.

I've tuned ~40 postgres instances, primarily using log_checkpoints and
pg_stat_bgwriter, with custom RRD graphs.  pg_buffercache does provide some
valuable insights, and I know it's commonly suggested to check histogram of
usagecounts, but I've never had any idea how to apply that to tune
shared_buffers.

Could you elaborate on what procedure you suggest ?

Justin


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

Предыдущее
От: MichaelDBA
Дата:
Сообщение: Re: Shared_buffers
Следующее
От: MichaelDBA
Дата:
Сообщение: Re: Shared_buffers