Re: Recursive query performance issue

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Recursive query performance issue
Дата
Msg-id CAHyXU0ySTF-9GueWvFma6LQzMdR=M4VXf+FzwcT2XXRYo7cxxw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Recursive query performance issue  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Recursive query performance issue  (Jamie Koceniak <jkoceniak@mediamath.com>)
Список pgsql-performance
On Wed, Oct 21, 2015 at 2:45 PM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> 2015-10-21 21:32 GMT+02:00 Jamie Koceniak <jkoceniak@mediamath.com>:
>>
>> adama_prod=# SHOW shared_buffers;
>>
>> shared_buffers
>>
>> ----------------
>>
>> 64GB
>
>
> can you try to increase shared buffers to 200GB and decrease effective cache
> size to 180GB? If it is possibly - I am not sure, if this setting is good
> fro production usage, but the result can be interesting for bottleneck
> identification.

we need to see a snapshot from
*) top
*) perf top

merlin


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Recursive query performance issue
Следующее
От: vincent elschot
Дата:
Сообщение: Re: Recursive query performance issue